Solved
Load and start a programm in RAM with USB DFU
- August 11, 2023
- 3 replies
- 1843 views
Hi,
we try to load a small program to RAM area starting from address 0x20008000 with STMCubeIDE and USB DFU and select start address 0x20008000 ( In debugger we can see that program is load to 0x20008000).
The download is successful, even so setting start address is successful, but the start of program is not successful.
If we download and start the same program with ozone debugger there is no issue. It runs as expected.
Used controller: STM32L45x/L46x, MCU, Flash size 512.
Is there any idea what I can check?
Best Regards,
Claus
