Forum Post: RE: RZ/T1: Program running out to 0x14(reserved handler)
I wonder if it is the VIC that provides the wrong ISR entrance address that cause PC going to 0x14, when exiting from the tgia3_interrupt and might prepare entering another interrupt such as...
View ArticleForum Post: RE: RZA1H starter kit debugging application on linux using j link
@Pecteilis Thank you very much for your help on libicudata! Now I can start qt5 applications without any problem!! @Chris Brandt You were right, the screen's cable wasn't stable, so thank you: for...
View ArticleForum Post: RE: Interrupts don't work
Hi Kirin I use two timer interrupts and one AD interrupt. I know it will automatically return to the previous PSW but if i don't use EI(); at the end of the interrupt function, my interrupts are not...
View ArticleForum Post: RE: RZA1H starter kit debugging application on linux using j link
Hi Chris! I got that error too, it happened that i was too slow when starting pppd on the host and I had to restart pppd on the target and then again on the host. Your output on the terminal running...
View ArticleForum Post: RE: Interrupts don't work
Hay Samedsahinoglu, Maybe, timer00 interrupt routine processing is longer than the interrupt interval. So, your program might not work properly. Check with less processing of the interrupt routine.
View ArticleForum Post: Adding a modified cstartup.S87 file to a project to my IAR project
I'm using the default cstartup.S87 file (CSTARTUP source for RL78 ;Copyright 2011 IAR Systems AB. $Revision: 1990 $) with the IAR compiler and embedded workbench. We are using R01AN0749EG0201- VDE...
View ArticleForum Post: RL78/G13 Bootloader through UART for IAR
Does anybody have an example of RL78/G13 Bootloader through UART for IAR ?
View ArticleForum Post: RE: RZA1H starter kit debugging application on linux using j link
Hi Tobo I got that error too, it happened that i was too slow when starting pppd on the host and I had to restart pppd on the target and then again on the host. Yup...that was it. It's working now....
View ArticleForum Post: RE: RZA1H starter kit debugging application on linux using j link
Searching in pppd's manual i found that if you add the "passive" option (quoting from the manual) "pppd will attempt to initiate a connection; if no reply is received from the peer, pppd will then...
View ArticleForum Post: e2Studio Debugging tab missing?
I'm trying to do a stack trace on a Synergy application but the 'Stack Analysis' tab is missing. Also, when clicking on the 'Memory Usage' tab, none of the fields are populated. I'm following the...
View ArticleForum Post: R8C/L3AA Uart2 received wrong data
Hi, i'm using L3AA chip and trying to receive data from computer by Uart2. However it always receive 'ff'. Is there something wrong with my Uart2 setting?or my clock speed is slow so t cause data...
View ArticleForum Post: RE: SD Card Application using FileX
Hi, JeffP, You might want to change BSP platform from DK to HMI in the configurator TABs. I was faced same problem. The SDMMC channel is set to 1 with those pin configuration. It can work SD with...
View ArticleForum Post: RE: Using Freertos on e2studio
hi mark thx for replying I am using renesas RL78G13 series, wen i import and build i shows error what is going wrong i dont understand!
View ArticleForum Post: R8C27 RC Timer in Output Compare match Mode
I am using r8c27 mcu to toggle three pins TRCIOA, TRCIOB, TRCIOC at different intervals. I am using RC timer as output compare match mode. The Count source fOCO40M selected(trccr1 bit 4, 5 and 6) ....
View ArticleForum Post: RE: Assembler/compiler error L2321 (E) Section "S" overlaps...
Hi Paul, Firs t of all I would like to wish you a merry Christmas and happy new year. Yes, you are right, it starts from H'FFFFD000 and it reads 00000000 from this address to load R3. The first 4KB of...
View ArticleForum Post: Documentation
Any idea where I can find the documentation for the DK-S7G2M v3.0. More specifically, How to setup a project that utilizes the USB FS port. I am new to the E2 Studio. Thanks, Rich
View ArticleForum Post: Photos in Grand Finale!
Hi all participants, I posted the photos in Grand Finale on our web site. http://gadget.renesas.com/en/event/2015/aug/India_GRKaede_Design_Contest.html It is my pleasure to let you keep in memory...
View ArticleForum Post: RE: GR - Kaede Issues
Is there any solution to get attache my micro usb to kaede board? I soldered but it is not working. Moreover, my project has been selected in Top 3. I don't know how to face this problem. I got board...
View Article