I just started using Renesus but I don't know what files to flash. which I followed the manual by selecting Intel .hex
After receiving the .hex file, I opened Renesas Flash Programmer V3.15 and followed the steps, but an error occurred as shown in the picture. Where should I set it? please explain to me.
error
Renesas Flash Programmer V3.15.00 [1 Apr 2024]Loading Project (C:\Users\Tiraporn\Documents\Renesas Flash Programmer\V3.15\Test1\Test1.rpj)Loading File (C:\Users\Tiraporn\e2_studio\workspace\Project_LED\Debug\Project_LED.hex) CRC-32=AFEBAD66
Target device : RA
Connecting the toolTool : E2 emulator Lite (1LS038476B), Interface : SWDEmulator's supply power : OFFEmulator's firmware version:3.04.01.000Connecting to the target deviceConnecting to the target deviceCommunication speed : 3.0 MHzSignature: Device: RA Device Code: 00390447
Erasing the selected blocks [Code Flash 1] 0x00000000 - 0x0000FFFF size : 64 K [Data Flash 1] 0x40100000 - 0x40100FFF size : 4 K
Writing data to the target device [Code Flash 1] 0x00000000 - 0x00002E7F size : 11.6 K [Config Area 1] 0x01010018 - 0x01010033 size : 28
Verifying data [Code Flash 1] 0x00000000 - 0x00002E7F size : 11.6 KSetting the target device
Disconnecting the toolError(E300010A): The data do not match. (Address: 0x00000000)Operation failed.
The verify step failed - try reading back the code-flash memory at location 0x00000000, and compare to the hex-file trying to be programmed.
You can do only the erase and then a blank-check to ensure that the code-flash is being erased. You could also limit which flash blocks are programmed, to narrow down if a particular block is problematic for any reason.
Hello kati,
What RA part number do you use and on what board ( your customized board or some of the Renesas eval kits)?
Also, could you please attach your whole project.
Just to mention that you seem to follows the correct process to produce the hex file and flash it using RFP.
Regards,
AL_Renesas
Thank you very much.
Hello
I use part no. R7FA2E1A72DFL and I customized board.