请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:LAUNCHXL-F280025C 您好!
我的代码正常工作,但有警告:#10068-D,没有匹配的部分...
main.c
uint16_t uint16_Buffer[100]__attribute__((section (".DevOpt_Array")));
我的链接器文件 28002x_general_flash_lnk.cmd

谢谢、
Danny
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.
您好!
我的代码正常工作,但有警告:#10068-D,没有匹配的部分...
main.c
uint16_t uint16_Buffer[100]__attribute__((section (".DevOpt_Array")));
我的链接器文件 28002x_general_flash_lnk.cmd

谢谢、
Danny