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.

AM2632: PC doesn’t stop at main()

Part Number: AM2632

Tool/software:

Hello,

at customer PC doesn’t stop at main().This is seen with their SW and TI SDK examples.

This also happens after a power cycle. When the program is stopped, it remains stuck in HwiP_armv7r_vectors_nortos_sbl_asm.S:

Only if the Load Memory setting is set to the same value as Run Memory in the system configuration (R5F_VECS Type: TCMA) will the jump be made as expected. However, this change will cause error messages in the build process, while debugging will still start correctly if the error messages are ignored.

They use CCS-Version 12.8.1.

Regards, Holger