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.

TMS320LF2406 disassembly error

连接好仿真器和目标板后,发现disassembly窗口有几行这样的代码:

3AE0 00B2 LAR AR0,error
3AE1 00B7 LAR AR0,error
3AE2 00BC LAR AR0,error,AR4

按道理汇编器是不会生成 00B2,00B7,00BC的代码的,这种代码是怎么产生的呢?