Question
STM32H743I_EVAL ExtMem_Application LedTogging, how to load code?
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.
