Tool/software: Code Composer Studio
I'm using AWR1642BOOST and MMWAVE_SDH v1.1 with CCS v7.1.
After launching the target configuration, connecting and loading, I can start debugging from the top of main ().
However, boot.asm is run before main().
I would like to step in from the top of boot.asm, how can I do that?
Thanks.