2024-12-16 04:11 PM
Hello! I am having trouble downloading a demo project to my STM3210E-EVAL evaluation board and am looking for help.
I'm using IAR Embedded Workbench for Arm v9.60.3. From within this IDE, I downloaded the example project STM32F10E_EVAL_Demo. I'm using a SEGGER J-Link PLUS.
In the Project Options, I changed the Device from ST STM32F103ZE to ST STM32F103ZG. I also switched to the Debug_NOR_update configuration.
Eventually, I get a dialog with the message, "The flash loader program reported an error. The debug log may contain more details." I attached a copy of the Debug Log.
Does anyone know what I am missing?
Solved! Go to Solution.
2024-12-17 03:26 PM - edited 2024-12-17 03:27 PM
Elsewhere on this website (ST's website), I found a newer version (2.1.0) of the demo project, and it worked. The version that I downloaded via the Information Center in IAR EW for Arm v9.60.3 was version 2.0.0.
I thought identifying the right EVAL board would be enough, but it wasn't. If I would have clicked down further to the Release Notes, then I would have seen that my specific device wasn't identified as supported.
2024-12-17 11:44 AM - edited 2024-12-17 11:52 AM
Hello @John54 ,
Did you try erase the whole chip?
Did you try using the STM32CubeProgrammer tool for programming the target board?
2024-12-17 03:26 PM - edited 2024-12-17 03:27 PM
Elsewhere on this website (ST's website), I found a newer version (2.1.0) of the demo project, and it worked. The version that I downloaded via the Information Center in IAR EW for Arm v9.60.3 was version 2.0.0.
I thought identifying the right EVAL board would be enough, but it wasn't. If I would have clicked down further to the Release Notes, then I would have seen that my specific device wasn't identified as supported.