Hi,
I'm using ARM DS 2020, I have imported a Blinky Example Project for Cortex M4 STM32 Nucleo.
When I'm trying to build a model debug connection for it and run the project on FVP Fast Model, the debug process stuck at SystemCoreClockConfiguration part and I cannot step over this instruction as well.
If I try to disable this function, it will be stuck in "startup_stm32f401xe.s" instead.
How can I set to run the Blinky program on the FVP CLCD window successfully?
Thank you very much!
Hi Ronan,
Thank you so much for your reply. It works with that project!
I'm new to this Arm DS tools. Your clear demonstration really helps me to understand it. Thanks!
Sagittarius