Skip to main content
Explorer
December 17, 2024
Solved

Downloading The STM32F103E_EVAL_Demo Project

  • December 17, 2024
  • 2 replies
  • 943 views

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?

    This topic has been closed for replies.
    Best answer by John54

    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.

    2 replies

    Technical Moderator
    December 17, 2024

    Hello @John54 ,

    Did you try erase the whole chip?

    Did you try using the STM32CubeProgrammer tool for programming the target board?

    John54AuthorAnswer
    Explorer
    December 17, 2024

    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.