Forum Post: RE: Questions about NetX™ Duo Web Server application example
Hi Karol, Thanks for your advice:) I've set all the ETHER_RMII pins' capacity to medium, but it still doesn't work... Is there any extra attention for this application example to work with the DK-S7G2...
View ArticleForum Post: DK-S7G2 Developer Example / SD card problem
I face a problem that the USB CDC cannot be recognized whenever the SD card is plugged (if don't use SD card, it works normally). Below is my test environment: DK-S7G2M v3.0 S101: switch 4 (SD)...
View ArticleForum Post: [HEW] - Execution Time Tracing
Hello everyone, I'm using HEW with E10-A USB. I want to find a way to trace function's execution time. For example, I have an ISR for timer interrupt and I want to verify that that this ISR is...
View ArticleForum Post: RE: Questions about NetX™ Duo Web Server application example
Hi Karol, finally, with your advice, I solved this problem~ The last bug for my project, actually for my DK-S7G2 is quite funny, caused by some kind of my carelessness... As I've debugged the camera...
View ArticleForum Post: RE: [HEW] - Execution Time Tracing
E10A-USB is an on-chip debugger. So such function like time measurement must in the first place be supported by the device. I believe no device supported by E10A-USb does support this, so no such...
View ArticleWe use USB ASSP µPD720231A (USB SATA Bridge) to connect a SATA HDD to a TV...
We use USB ASSP µPD720231A (USB SATA Bridge) to connect a SATA HDD to a TV SOC's USB 3.0 Port and want to boot them from internal FW, but we wonder about the proper GPIO[3:0] levels for this operation...
View ArticleWe use USB ASSP µPD720231A (USB SATA Bridge) to connect a SATA HDD to a TV...
We use USB ASSP µPD720231A (USB SATA Bridge) to connect a SATA HDD to a TV SOC's USB 3.0 Port and want to boot them from internal FW, but we wonder about the proper GPIO[3:0] levels for this operation...
View ArticleWe use USB ASSP µPD720231A (USB SATA Bridge) to connect a SATA HDD to a TV...
We use USB ASSP µPD720231A (USB SATA Bridge) to connect a SATA HDD to a TV SOC's USB 3.0 Port and want to boot them from internal FW, but we wonder about the proper GPIO[3:0] levels for this operation...
View ArticleForum Post: RE: sf_el_nx_comms Telnet ip instance same as HTTP Server
Hello Ashwin, If you're using Telnet with another NetX feature, you'll have to re-use ip instance created by Telnet. In order to do that insert following lines inside your project:...
View ArticleForum Post: Is there any example for Ethernet 0 interface
Hi all, I want to use camera and Ethernet on DK-S7G2 V3.0 at the same time, but camera interface conflicts with Ethernet 1 and current provided NetX examples all about Ethernet 1. Is there any simple...
View ArticleForum Post: RE: Is there any example for Ethernet 0 interface
(attached project is my current setting) (Please visit the site to view this file)
View ArticleForum Post: RZ as SPI slave.
1. I am testing a bare metal code for SPI slave on Renesas RZA1H. But I am getting OVRF bit set in SPSR that is overrun error flag. Please suggest the SPI register values for the RZA1H to make it work...
View ArticleForum Post: RE: Adding a webserver to a project.
Good Morning Ashwin, Ok, please forgive my inexperience here. I hope you and I are talking about two different things. My project is a port from the 63n Micrium rtos to the ThreadX stuff here....
View ArticleForum Post: RE: [HEW] - Execution Time Tracing
Main point is we need to know device. SH2A device had performance timer, multiple event points, and some even larger on-chip trace. I even think some H8SX had some of these features (working from...
View ArticleForum Post: RE: Using variable arguments RLCC Compiler
Will be in the HW manuals for the device where it gives the address specifiers fopr the instruction. From RL78/G14 manual: "addr16 0000H to FFFFH Immediate data or labels (only even addresses for...
View ArticleForum Post: RE: Generate .hex, .jlink for standalone run
Thanks for the reply. I've tried this, it works, but not for all projects. I have another project which works fine when running from e2Studio (both Debug/Release), but when flashed via. jFlashLite,...
View ArticleComment on VK-RZ/A1H board
Dear Mr. Teodor, we have got VK-RZ/A1H-2.0 version board. We have installed vkrza1h_sdhi(1.2.1.6) on windows 10, but we can't still succeed in booting from SD card. We haven't already bought the LCD...
View ArticleForum Post: RE: Intermittent Ethernet (Main Board) S7DK development board
Thanks - this fixed the issue
View ArticleForum Post: RE: Intermittent Ethernet (Main Board) S7DK development board
Thanks - this fixed the issue
View ArticleComment on VK-RZ/A1H board
The example you are trying to load (vk-lcdXXrta.bin) relies on existing LCD board. There is EEPROM on it with EDID data, which tells the RZ video controller how to be initialized for the current...
View Article