关于tms320f28377s编译生成hex相关的问题,我打开tms320f28377s的c2000里面的demo,flash_programming_cpu01工程,想生成一个hex文件。
然后我配置1、右击工程选择Properties---->C2000 Hex Utility--->勾选使能。2、Output Format Options------>Output format配置为hex文件格式,
然后我点击编译虽然生成了一个hex文件但是编译器警告:Description Resource Path Location Type
Data is being written to auto-generated file flash_programming_cpu01.i01 flash_programming_cpu01 C/C++ Problem。我猜测可能需要改cmd文件,但是不知道怎么改?
网上搜索了一个相关文章参考但是没修改成功链接如下: