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.

CCS5.2新建F28M35_cortexm3的汇编工程后,好多指令编译不了。



  PRESERVE8        ; 8-Byte aligned Stack
  THUMB
  AREA     UART_ASM, CODE, READONLY

报这个错误,E0002] Illegal mnemonic specified,怎么回事?