是CMD的问题,标题中XXXXXXXXX可能为某段程序。在CMD文件中未定义程序存放的位置。
比如说,报了 creating output section csmpasswds without SECTIONS specification 的警告。
只需要打开CMD文件
在SECTIONS文件中加入 csmpasswds : > RAML2, PAGE = 1即可;

SECTIONS
{/* Setup for "boot to SARAM" mode:The codestart section (found in DSP28_CodeStartBranch.asm)re-directs execution to the start of user code.  */codestart        : > BEGIN,     PAGE = 0ramfuncs         : > RAMM0      PAGE = 0.text            : > RAML0L1,   PAGE = 0.cinit           : > RAMM0,     PAGE = 0.pinit           : > RAMM0,     PAGE = 0.switch          : > RAMM0,     PAGE = 0.reset           : > RESET,     PAGE = 0, TYPE = DSECT /* not used, */.stack            : > RAMM1,     PAGE = 1.ebss             : > RAML2,     PAGE = 1.econst           : > RAML2,     PAGE = 1.esysmem          : > RAML2,     PAGE = 1csmpasswds        : > RAML2,     PAGE = 1  //加入这一行,指定csmpasswds程序放在RAML2中IQmath            : > RAML0L1,   PAGE = 0IQmathTables      : > IQTABLES,  PAGE = 0, TYPE = NOLOAD/* Uncomment the section below if calling the IQNexp() or IQexp()functions from the IQMath.lib library in order to utilize therelevant IQ Math table in Boot ROM (This saves space and Boot ROMis 1 wait-state). If this section is not uncommented, IQmathTables2will be loaded into other memory (SARAM, Flash, etc.) and will takeup space, but 0 wait-state is possible.*//*IQmathTables2    : > IQTABLES2, PAGE = 0, TYPE = NOLOAD{IQmath.lib<IQNexpTable.obj> (IQmathTablesRam)}*//* Uncomment the section below if calling the IQNasin() or IQasin()functions from the IQMath.lib library in order to utilize therelevant IQ Math table in Boot ROM (This saves space and Boot ROMis 1 wait-state). If this section is not uncommented, IQmathTables2will be loaded into other memory (SARAM, Flash, etc.) and will takeup space, but 0 wait-state is possible.*//*IQmathTables3    : > IQTABLES3, PAGE = 0, TYPE = NOLOAD{IQmath.lib<IQNasinTable.obj> (IQmathTablesRam)}*/}

CCS报错 creating output section XXXXXXXXX without SECTIONS specification 解决方法相关推荐

  1. vue 报错 Cannot read property ‘__ob__‘ of undefined的解决方法

    vue 报错 Cannot read property '__ob__' of undefined的解决方法 参考文章: (1)vue 报错 Cannot read property '__ob__' ...

  2. python 报错 AttributeError: module ‘time‘ has no attribute ‘clock 解决方法

    源码如下: #引入所需要的时间库 import datetime import time#程序计时器,启动计时器 start = time.clock()#中间是放置需要测试运行时间的程序代码#计算启 ...

  3. php 正则报错,PHP正则替换函数preg_replace()报错:Notice Use of undefined constant的解决方法分析...

    本文实例讲述了PHP正则替换函数preg_replace()报错:Notice Use of undefined constant的解决方法.分享给大家供大家参考,具体如下: 环境错误级别:error ...

  4. 支付宝 报错 rsa_private read error : private key is NULL解决方法

    原因:  真机调试IOS支付宝功能GDB出现 rsa_private read error : private key is NULL提示 调试iOS 支付宝SDK的时候,执行demo.把 Partn ...

  5. zabbix报错cannot set resource limit: [13] Permission denied解决方法

    zabbix报错cannot set resource limit: [13] Permission denied解决方法 参考文章: (1)zabbix报错cannot set resource l ...

  6. python中引入包的时候报错AttributeError: module ‘sys‘ has no attribute ‘setdefaultencoding‘解决方法?

    python中引入包的时候报错AttributeError: module 'sys' has no attribute 'setdefaultencoding'解决方法? 参考文章: (1)pyth ...

  7. vue报错 Uncaught (in promise) NavigationDuplicated {_name:““NavigationDuplicated“... 的解决方法

    vue报错 Uncaught (in promise) NavigationDuplicated {_name:""NavigationDuplicated"... 的解 ...

  8. mybatis项目报错:java.sql.SQLException: ORA-00911: 无效字符 解决方法

    mybatis项目报错:java.sql.SQLException: ORA-00911: 无效字符 解决方法 参考文章: (1)mybatis项目报错:java.sql.SQLException: ...

  9. mysql table plugin,MySql报错Table mysql.plugin doesn’t exist的解决方法

    MySql报错Table mysql.plugin doesn't exist的解决方法 一般产生原因是手工更改my.ini的数据库文件存放地址导致的 mysql服务启动时候找不到内置数据库" ...

最新文章

  1. 学习不同编程语言的重要性
  2. 1268 和为K的组合
  3. Action访问Servlet API的对象
  4. Mysql视图与数据备份
  5. Eureka出现Root name ‘timestamp‘ does not match expected (‘instance‘) for type xxx的错误,如何解决?
  6. Ubuntu 无法应用原保存的显示器配置
  7. linux apr文件解压失败,Apache编译安装提示configure: error: APR not found错误解决方法...
  8. 可动态调节参数的线程池实现
  9. ERRORS:*: (auth.E003) ‘User.username‘ must be unique because it is named as the ‘USERNAME_FIELD
  10. 源码编译php mysql_linux下apache+mysql+php开发环境纯源代码编译搭建(转)
  11. JConsole远程配置
  12. Python处理Excel文件
  13. mysql sql优化及注意事项
  14. 《游戏设计信条》【笔记】
  15. Unity3d学习之路-简单打飞碟小游戏
  16. 征途2经典版服务器双线哪个稳定,《征途2》11月14日全区服务器版本更新公告
  17. 用计算机作品装扮校园,童心向党艺绽放 幸福成长梦起航——惠安县八二三实验小学第七届校园文化艺术节之十五“手绘童心 泼洒阳光”计算机作品制作比赛...
  18. 国内6大常见免费数据采集器特点分析
  19. ST推出 28nm MCU ,NXP更狠,推出16nm MCU
  20. c语言屏幕输出函数相关题,C语言上机考试题目

热门文章

  1. python timm库
  2. 关键链项目管理汇总贴
  3. jCarouselLite——传送带(多图)
  4. Unity3D的传送带和物体移动
  5. EXCEL的换行符等,输入,替换,和 char(10) char(13)等
  6. java 注解传值_java注解 - Mr.yang.localhost - 博客园
  7. 2023首届西安浐灞·保利戏剧节——以“觅”为主题 即将开启
  8. NGS数据分析实践:03. 涉及的常用数据格式[4] - bed和Wiggle/Bigwig/bedgraph格式
  9. 小米MIX Alpha为什么能卖到2万块?这四点是主要原因,你们觉得呢
  10. 差异化体验 有信免费电话或成国际化社交黑马