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.
工具/软件:TI-RTOS
我正在使用由7.1 提供的GNU 4.9 v.3 Linaro编译器进行RTOS项目。
现在,在尝试调试memset()问题时,我看到了以下内容:
无法在"/ home/xlibrary/trees/gnu/gnu-c04/src/linaro/gcc-arm-none-eabi-4_7-2012Q4-20121208/src/newlib/newlib/libc/string/memset.c"中2012.1208万中找到源文件
找到文件或编辑源查找路径以包括其位置。
为什么此处默认库中的路径似乎基于4.7 代码库(2012!)? 4.9 没有新的产品吗? 或者我是否需要在某个位置配置RTS库? 我认为我没有安装4.7 编译器。
让我很好奇……
此致,