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.

Debug error if insert assemble code

Other Parts Discussed in Thread: MSP430F5438A

I use CCS6.0.1 to debug MSP430F5438A.

The previous code can be compiled and debugged correctly.

But if add one assemble code :

__asm("BRA #0x20266");

Then it can't be debugged and show error like this:

"Load program error.

Encountered a problem loading file: D:\path...\.out

Can't open file"

 

**Attention** This is a public forum