有个问题请教大家
1. 环境:CCS3.3, TDS510 USB PLUS V3,目标板DSP2407,无任何外扩存储器
2. 将程序烧写到FLASH,就会有提示“”Warning: Too many H/W breakpoints. You cannot set more than one H/W breakpoint per processor bus. Sequence ID: 0 Error Code: 0 Error Class: 0x00000000
3. 并且不能设置断点!
4. 使用 Debug中的Reset CPU后,再用Restart Go main。程序不能运行到main();也会有上面的提示;
不知什么原因?