I make a mistake in rx today . i use the HEW to download the program to the board ,and set write on-chip flash .but when reconnect , it said to put in the id code Verification which
i don't know. hew could i solve this problem,please help ? my device is E1 and RX62N , thank you.
You might be able to use serial boot mode to re-install a working image into the flash; unlike jtag mode, serial mode does not need to verify the ID code.
Check any of my "RX under Linux" posts for info on how to do this; I have some software for it as well.
is it possible to resume it as before ?and it cannt erase the flash at the same time erase the id code? thank you
I think, for security reasons, if you don't know the ID code your only option is to erase the flash and start again, which is what serial boot mode does.
To Erase the part using FDT, do the following:
1. Download FDT and install it.http://am.renesas.com/products/tools/flash_prom_programming/fdt/download_search_results.jsp
2. Open FDT, create a project with settings as in example FDT project "RDK_FDT.zip".
For the YRDKRX62N board:
3. Disable J-Link with jumper.
4. Set Sw3 to SCI Boot setting.
5. Power board using either USB connection.
6. Select "Connect" in FDT.
7. Erase.
Each time you do Disconnect, you must power down device (board) 10 seconds before doing Connect again.
ok,i will try it ! thanks
I had the same problem....
If you never set an ID code....don't worry.
just select the ascii check box, don't enter anything and then hit OK.
Hello,Steve_MacI just do as you say, but if I
select the ascii check box, don't enter anything and then hit OK, it will come a window say the ID code is too short and what I can do is enter ID code.
do you have other solution?
I'll appreciate it very much! Thanks!
I have come across the same problem, and I do as you say. It's successful.
Thank you!