Forum Post: RE: Cannot get demos to compile or load on YRDKRX63N
Dear Sir FrankL, YRDKRX63_ADAS1000 project can be build and debug in HEW. I saw the oscilloscope waveform also. Looking at the Communication.c file , SCI communication has been done in RPDL. Kindly,...
View ArticleForum Post: RE: Driving 5-mux LCDs with RL78 LCD controller
I finally managed to build a test setup: The right image shows the display driven with all 5 COMs connected to COM0 to COM4. As you may see, the intensity is reduced. For comparison, see the left...
View ArticleForum Post: RE: e2studio Debug Configuration: Image Path always replaced with...
Hi; It might not be exactly same problem,but we had encountered with a similar program while we were moving our project files into E2Studio. Although we set the relative path as you did, when we run...
View ArticleForum Post: RE: Serial port settings for debug?
It sounds like you have two communications links - an SPI link between the RX and the ADAS1000, and a UART link between the RX and the PC. If so, debug the UART link first, by having your RX send...
View ArticleForum Post: Externs - just when I thought I had it
Using HEW4 with my new e8a emulator on a M30260F8A board of my design. I need to use a few globgloble variables that will be modified by a timer ISR. I realize that FrankL and Clavin Grier and I had...
View ArticleForum Post: RE: Externs - just when I thought I had it
In cases like this I would always revert to looking at the machine code. What does the code for the assignment say and what does the code for the comparison say. Paul
View ArticleForum Post: RE: R5F72531DKFPU MH8115F need boot loader disassemble!
Hi Jonatan, You can try to scan this link- documentation.renesas.com/.../r01uh0267ej0300_sh72531.pdf for some information about R5F72531DKFPU. for softwares have you IAR? or e^2 studio with...
View ArticleForum Post: RE: Serial port settings for debug?
Dear Sir DJ Delorie, Thank you once again for your kind direction that is very important now. I will be focused on RX and the PC. Looking at the example code from RX63N demo, I can play with...
View ArticleForum Post: RE: Error while linking "Error[e88]: Library tag ?CLRL78_V1_0_L00...
Hi Kirti, Have you tried to reinstall the software or download the latest update of IAR. Best, Mark Baulo Renesas Rulz Moderator
View ArticleForum Post: RE: Driving 5-mux LCDs with RL78 LCD controller
Hi Lukas, Unfortunately, it's difficult to look the intenisty from your picture. What type of "Driving Voltage Generation Method" do you use? If you use "Internal Voltage Boosting", you can change LCD...
View ArticleForum Post: RE: RZRSK Audio Sample Testing
Hi Chris Brandt, Thanks for your suggestion on Audio sample testing. I am able to test the Audio sample by using RZRSK BSP V1.1.1, but TFT Display is not working as standard output(stdout) for target...
View ArticleForum Post: RE: RX71ML Make file Error
Hi Kems, Have tried to make some adjustments in your code? or try to build it using other pc unit. God Bless. Best, Mark Baulo
View ArticleForum Post: E2 Profiler
Hi, When I switch to the Profile view after running my software for about 20 minutes I only see just a few functions displayed there. Does anybody have any experience with the E2 profiler. Regards,...
View ArticleForum Post: RE: R5F72531DKFPU MH8115F need boot loader disassemble!
I have no software for this development,. We use c++ for our firmware. I was hoping to buy this info from some that had spend time in dissemble the bootloader already. Or can do it for payment
View ArticleForum Post: RE: R5F72531DKFPU MH8115F need boot loader disassemble!
Hello probably you need to modify the bootloader for sh series in order to work correct in memory layout of the SH7253. I have succesfully re-flash with this bootloader most of the sh7052-55-58....
View ArticleForum Post: RE: R5F72531DKFPU MH8115F need boot loader disassemble!
Well it's for personal use now . But if works good then later might turn in to pro use . Any help you can offer would be greate. I have all the Kline coms ready . Just need this last part .
View ArticleForum Post: RE: R5F72531DKFPU MH8115F need boot loader disassemble!
Sorry to much work to give it free to everybody. You can develop your own bootloader or buy any ready flash solution.
View ArticleForum Post: RE: Externs - just when I thought I had it
OK, so I have finally figured out how to use extern variables, without getting error messages! First, I created a c file called "variables.c" This file has no #includes. It only contains the...
View ArticleForum Post: RZA1H starter kit debugging application on linux using j link
Hi! I'm trying to develop c++ applications for this board, but I'm struggling with the j-link: I don't know how to use it for application debugging. I can cross compile correctly, but I don't know how...
View ArticleForum Post: RE: R5F72531DKFPU MH8115F need boot loader disassemble!
Ok so how much for your help ?
View Article