Forum Post: RE: How to reset LCD after finish a RDKRX63N example code ?
Dear Sir, Thank you for your kind response. I saw this documents before. My application was not for cloud demo or Ethernet connection. To test initially this board, instantly I have used RDK...
View ArticleForum Post: Why is MISRA disabled in C options
Hi, I am using E2 studio Version: 4.1.0.018 with the Renesas toolchain version 2_2_0. My compiler options view contains MISRA but it is all disabled as seen below. Does anybody have gone through that?...
View ArticleForum Post: RE: RX71ML - .abs file error
Why do you use such an old e2 studio? The actual version is 4.1.0.018 and V.4.2 will be released soon. V.3.0 did not have RX71M support included. So I think the project generator should not work. Have...
View ArticleForum Post: RE: RX71ML - .abs file error
I tried and made sample project... but same error arise ............... Yes , i see only this error only also it was build to clean. My Tool version = E2Studio 3.1 and its supported RX71M. Board...
View ArticleForum Post: RE: Why is MISRA disabled in C options
I suppose you use language = C99 or C++. MISRA only works with C89.
View ArticleForum Post: Adding a GT202 WiFi module to the SK-S7 board
The HMI board has the GT202 wifi module installed, but there is no wifi on the SK board.. I have got the GT202 module (Arrow) and the aerial (Farnell) should be here today I would like to do the...
View ArticleForum Post: RE: RX71ML - .abs file error
Please install e2 studio V.4.1.0.18. By default a e2 studio 3.1.0 does NOT support RX71M. And it does not have a BSP. Do you get the BSP from FIT? My old e2s V.3.1 does not recognize FIT for RX71M.
View ArticleForum Post: top five entries
I can see my project has been enlisted in top five entries but no one from efy team contacted me, i want to know about this from efy team
View ArticleForum Post: Regarding debuggging issues
I have been using CS+ v1.0 with E1 emulator . While using my designed kit 100 pin RL78L1C to download it can download in 12MHz frequency but it does not getting download in 16Mhz by generating code...
View ArticleForum Post: RE: Adding USB Host Class Storage Device to working example
The example hasn't been published, but I have a running USB mass host and its configuration looks as following: create a new thread, add USBX and USBX Port, enable the USBHS USB INT RESUME interrupt...
View ArticleForum Post: RE: Adding a GT202 WiFi module to the SK-S7 board
Here is the way I have connected the module to the SK board: Module S7 (176pin) Notes...
View ArticleForum Post: RE: Why am i getting "Some sections..."?
Hi, Sorry I forgot to mention that i am using E2 studio Version: 4.1.0.018 with the Renesas toolchain version 2_2_0. This problem does not exist in E2 ver 1.3.0 - it just works fine. Regards, Janusz
View ArticleForum Post: RE: Adding USB Host Class Storage Device to working example
Hello Rich, I have this code running on both, SK and the HMI kit. The labels say RX62N but the driver works with Synergy without any issues. What's the error code you're generating? My bet would be...
View ArticleForum Post: Using Freertos on e2studio
Hi am finding it difficult to understand as to how to integrate freertos to e2studio any help will be helpful
View ArticleForum Post: RE: RZRSK UART1 Channel to enable
Hi, I am trying to Echo data into ttySC1(UART1) by using "echo hello /dev/ttySC1" from USB key board on RSK EVK, but i did not get any pulse on UART1(Tx and Rx pins) the same way i tried for RZRSK EVK...
View ArticleForum Post: RE: RZRSK UART1 Channel to enable
You need to enable it in the board-rksrza1.c file: github.com/.../board-rskrza1.c and here github.com/.../board-rskrza1.c You also need to set up the pin mux in the board-rskrza1.c file for SCIF1 by...
View ArticleForum Post: RE: converter node option in E2 studio
senthil, When are you experiencing the java.lang.NullPointerException? Is it occurring during debugging or somewhere else? Mike Clements RenesasRulz Moderator
View ArticleForum Post: RE: Adding a GT202 WiFi module to the SK-S7 board
Software start: Creating a new Synergy program : Project name wifi Use default localtion C:\Synergy\test1\wifi GCC ARM embedded toolchain SSP V1.0.0 Board S7G2 SK Device R7FS7G27H3A01CFC (176 pin)...
View ArticleForum Post: Renesas RX63N DEU issue
Hello We are planning to use renesas DEU in one of our project, i am having some concerns with DEU as mentioned below I am facing the problem of values set for DEU registers are not taking effect. I...
View Article