Hello,
I am a little bit confused with programming a SPI Flash.
With the Flasher ARM and using JFlash, I am able to flash the complete binary file which resides both in internal flash of the Renesas MCU and in the external QSPI flash.
Now, I would like to make the Flasher ARM a standalone programmer for the production facility.
I save the Flasher Config file and the Flasher Data file, and then I put them both in the Flasher ARM internal memory.
When I attempt to program the device, the RED led lights up indicating an error. Reading the programmer log, I have got the following error:
"ERROR: Unknown flash algo type. Algorithm ignored."
I suspect this to have relation with the external SPI Flash, but I do not really understand where the problem comes from.
Why does this work with JFlash and why this does not work in Standalone mode?
What have I missed?
Your help will be appreciated.
Alex
I am a little bit confused with programming a SPI Flash.
With the Flasher ARM and using JFlash, I am able to flash the complete binary file which resides both in internal flash of the Renesas MCU and in the external QSPI flash.
Now, I would like to make the Flasher ARM a standalone programmer for the production facility.
I save the Flasher Config file and the Flasher Data file, and then I put them both in the Flasher ARM internal memory.
When I attempt to program the device, the RED led lights up indicating an error. Reading the programmer log, I have got the following error:
"ERROR: Unknown flash algo type. Algorithm ignored."
I suspect this to have relation with the external SPI Flash, but I do not really understand where the problem comes from.
Why does this work with JFlash and why this does not work in Standalone mode?
What have I missed?
Your help will be appreciated.
Alex