This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/AWR1642: How to debug boot.asm

Part Number: AWR1642

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.