我在IAR7.4下能够正常使用MSP432。以前用的是MSP430F5438A,能用汇编“asm("mov #70000,PC");”实现移动PC指针,但现在在MSP432下这样调用汇编就编译不成功。请问在MSP432下如何调用汇编?
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.
我在IAR7.4下能够正常使用MSP432。以前用的是MSP430F5438A,能用汇编“asm("mov #70000,PC");”实现移动PC指针,但现在在MSP432下这样调用汇编就编译不成功。请问在MSP432下如何调用汇编?