Skip to main content
Asantos
Associate III
September 25, 2018
Question

STM32H743I_EVAL ExtMem_Application LedTogging, how to load code?

  • September 25, 2018
  • 11 replies
  • 2400 views

Hi,

I'm trying to load the LedToggling applicaton into the STM32H743I-EVAL board compiled with the XIP_QSPI_InternalSRAM configuration and using the EWARM.

It is written in the readme.txt file that for the EWARM I only have to use is Project->Debug. But the debugger return errors trying to program the address 0x9000000.

Using the ST-LINK Utility v4.2.0 I can program and run the application. So the hardware is Ok.

Is it really possible to load the code into the quad-spi using the EWARM debugger directly?

Ari.

This topic has been closed for replies.

11 replies

Khouloud GARSI
ST Employee
October 4, 2018

Hi @Community member​ ,

  • Glad to know that the issue is solved :smiling_face_with_smiling_eyes:
  • Just for your information, if you want to use an older version of EWARM IDE, you have to apply the patch provided under STM32H7Cube package under the path below:

Repository\STM32Cube_FW_H7_V1.3.0\Utilities\PC_Software\patch\EWARM

This was mentioned in the release note:

0690X000006C7pNQAS.png

  • If you have any other questions, please do not hesitate to post them in our STM32 MCUs forum.

Khouloud.