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.

motorware proj——lab12 如何设置上电就运行

加载F28069M.cmd   一直在static inline bool ADC_getIntFlag  函数运行

加载 28069_RAM_lnk.cmd 不能上电运行

加载28069_RAM_lnk.cmd  在设置 宏FLASH  编译错误  10099 -D 

  • 加载F28069M.cmd   一直在static inline bool ADC_getIntFlag  函数运行

    加载 28069_RAM_lnk.cmd 不能上电运行

    加载28069_RAM_lnk.cmd  在设置 宏FLASH  编译错误  10099 -D 

    ERIC:

    如果要掉电能够运行,就要使用FLASH版本的CMD。

    右键工程属性,弹出来的对话框中选择Build configuration, set active 中选择 FLASH,然后编译就好。