在ccs中使用片上flash时,Error 0x00000008/-2047

本文介绍了解决CodeComposerStudio在内部闪存调试时硬件断点不足的问题。通过禁用默认设置的两个断点,即可释放硬件断点供调试使用。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Can't Set Breakpoint at 0x3d87cd: Error 0x00000008/-2047 Error during: Break Point,  Unable to set hardware breakpoint at 0x003D87CD. All hardware breakpoints are already in use. Some hardware breakpoints may be used by analysis.   Sequence ID: 7 Error Code: -2047 Error Class: 0x00000008

 

Invalid CIO command (142).  Can't read memory at address (0x8dc0), please check the memory map.


出现上述问题,是因为:When debugging from internal flash memory hardware breakpoints must be used. The 28x devices have only 2 hardware breakpoints. By default, Code Composer Studio automatically sets two breakpoints for end of program and C I/O preventing you from having any breakpoints for debugging.

解决方法:These breakpoints can be disabled by navigating to CCS menu Option -> Customize -> Program/Project/CIO and enabling the two checkboxes titled Do Not Set End of Program Breakpoint At Load and Do Not Set CIO Breakpoint At Load. Close and restart CCS and now you should have access to the 2 breakpoints.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值