Forum Post: RE: RL78 bootloader problem
Hello I think i have the Same problem ... i Dont use CALLT instructions in my Code, but i am using the CSTARTUP module supplied by IAR library and i guess it contains a CALLT instructions , did anyone...
View ArticleForum Post: RE: KPIT GNU TOOLS site often has broken
yukor, I've just tried to visit kpitgnutools.com, and everything works OK. Please try to enter it again, maybe it was under maintenance. Kind regards, Sergey Sokol Forum moderator
View ArticleForum Post: RE: RL78F14 and interrupts during self-programming
Hi Rafa, Did you use hardware-break point? If you use software-break point , an address which is set a soft-break point will be overwritten when the program is copied to RAM. In order to generate an...
View ArticleForum Post: RE: KPIT GNU TOOLS site often has broken
Yes. now work.... But, often the site is not working. (Да, сейчас сайт работает. Но что-то часто они работы на сайте проводят:()
View ArticleForum Post: RE: RX63N uIp communication speed
Is there any sample code for lwip with YRDKRX63N Kit.
View ArticleForum Post: Required schematic description for Y-RCAR-M2-PORTER-A Board
Hi all, I am no t able to get schematic for Y-RCAR-M2-PORTER-A Board. please suggest me the correct way to get the documents regarding to Y-RCAR-M2-PORTER-A Board. Thanks in adavance.
View ArticleForum Post: RE: RL78F14 and interrupts during self-programming
The code is part of a bootloader that runs entirely on RAM and communicates through UART0. UART0 communication (interrupts) are working before switching to the global interrupt handler. We are trying...
View ArticleForum Post: RE: RL78F14 and interrupts during self-programming
It didn't work eitther to fully stop and restart the channel. Before switching the table: ST0 |= 3u; SOE0 &= ~1u; STMK0 = 1; STIF0 = 0; SRMK0 = 1; SRIF0 = 0; After switching the table: STMK0...
View ArticleForum Post: RE: RL78F14 and interrupts during self-programming
EDIT: The interrupts aren't working. The response was sent before switching to the on-RAM app. It looks like what it's happening may be that we are switching handlers at runtime and that we are losing...
View ArticleForum Post: RE: Required schematic description for Y-RCAR-M2-PORTER-A Board
rajesh, Have you looked in this document: elinux.org/.../R-Car_E2_Application_Development_Board_HardwareManual.pdf ? Kind regards, Sergey Sokol Forum moderator
View ArticleForum Post: RE: Required schematic description for Y-RCAR-M2-PORTER-A Board
Thanks Sergey Sokol. I am working on Y-RCAR-M2-PORTER-A Board. I didn't find the schematics, Software manual, User Guide for the same. The link which you have mentioned above is related to R-Car E2...
View ArticleForum Post: Regarding PDC interface
Hi Dear All, I had problem with PDC interface on RX71M series MCU. Any one have been working on it then kindly help me. Here I also attached development details document file. Kindly go through it and...
View ArticleForum Post: RE: Encrypted source files
Once again I'm not being able to navigate the JPG library source code, but now I cannot open it with “Open With- Other” and then select “Synergy Secure C/C++ Viewer” as I was told to my previous...
View ArticleForum Post: RE: RL78F14 and interrupts during self-programming
Hi Rafa, Your usage of FSL seems to be correct. Now, refer to the manual documentation.renesas.com/.../r01us0050ej0103_rl78.pdf 253 clock(fCLK) necessary for the function "FSL_ChangeInterruptTable" to...
View ArticleForum Post: RE: Required schematic description for Y-RCAR-M2-PORTER-A Board
Rajesh, I've found this manual in the following page: elinux.org/.../Porter And there is exactly mentioned board in the picture. Hopefully this site will help you. Please let me know. Kind regards,...
View ArticleForum Post: SSP Low Power Mode -- g_lpm.p_api- enterLowPowerMode() missing
Hi, I'm currently working with S3A7-DK board using e2Studio 5.0.0.024 with SSP 1.1.0Alpha. On page 4.17 of the SSP UM, there is an example on how to enter sleep mode. After calling lowPowerCfg()...
View ArticleForum Post: RE: SSP Low Power Mode -- g_lpm.p_api- enterLowPowerMode() missing
Ok I think I found it. The name is not the same as the one listed in the documenation. it is lowPowerModeEnter() instead of enterLowPowerMode() Maybe this should be updated in the documentation.
View ArticleFile: Synergy Platform Architecture Training Presentation and Labs
The attached files are the presentations and labs presented in the Renesas Synergy Platform Architecture during the DevCon Extension course. It includes the following presentations and labs...
View ArticleForum Post: RE: Required schematic description for Y-RCAR-M2-PORTER-A Board
Thanks Sergey Sokol, I've gone through the link you mentioned above. The setup manual provided in the link is for PORTER-B, and the jumpers mentioned in setup manual fig:1.1.2 is different from...
View ArticleForum Post: Reset problems with Burst EMC test
We have problems while performing the EMC test Burst EN 61000-4-4. The problems occurs in any voltage even at 500V and while applying the voltage in any of the sources. It does not occur always, is...
View Article