2006-06-14 03:40 AM
2006-06-13 08:53 PM
I want to obtain a plain bin file with the AXF file. So I will use the fromelf utility, but RVDEBUG from RealView doesn't recognize this command when I write it in the CMD window.
Thanks2006-06-13 10:44 PM
Thank you for your answer.
Do you know if it's possible to obtain one binary file per zone of flash with fromelf utility? For exemple, one file for the first 8ko of flash, ... 1.bin -> bank 0 flash - Sector 0 2.bin -> bank 0 flash - Sector 1 3.bin -> bank 0 flash - Sector 2 4.bin -> bank 0 flash - Sector 3 5.bin -> bank 0 flash - Sector 4 6.bin -> bank 0 flash - Sector 5 7.bin -> bank 0 flash - Sector 6 8.bin -> bank 0 flash - Sector 7 That would be easier to update the flash memory of STR710 like that.2006-06-13 10:49 PM