#pragma CODE_STATE(_c_int00, 32)
#pragma INTERRUPT(_c_int00, RESET)
#pragma WEAK(_c_int00)
请教上述指令在什么地方定义的?
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.
#pragma CODE_STATE(_c_int00, 32)
#pragma INTERRUPT(_c_int00, RESET)
#pragma WEAK(_c_int00)
请教上述指令在什么地方定义的?
Hi zhiQiang,
这个不一定了,关键要看你使用的IDE软件和相关的编译工具链了。我只能说我们的CCS肯定是支持的,至于其他的第三方软件,暂时没有验证过。
谢谢
ken