代码跑在R5的核中,需要获取PSP的值,所以#include "cmsis_armclang.h",想用里面的__get_PSP函数来获取PSP的值,但是编译不通过,会发生如图的错误,
,该怎么解决?
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.
代码跑在R5的核中,需要获取PSP的值,所以#include "cmsis_armclang.h",想用里面的__get_PSP函数来获取PSP的值,但是编译不通过,会发生如图的错误,
,该怎么解决?