首次正常烧入程序,再次烧入程序时出现这个问题,后续一直能够复现。首次烧入的程序一直能够正常工作,证明DSP芯片正常,仿真器也是正常工作。求大神解答!
C28xx_CPU1: GEL Output:Memory Map Initialization Complete
C28xx_CPU1: Flash Programmer: Warning: The configured device (TMS320F28377S), does not match the detected device (). Flash Programming operations could be affected. Please consider modifying your target configuration file.
C28xx_CPU1: Trouble Setting Breakpoint with the Action "Remain Halted" at 0xc12b: (Error -1066 @ 0xC12B) Unable to set/clear requested breakpoint. Verify that the breakpoint address is in valid memory. (Emulation package 6.0.628.1)C28xx_CPU1: Breakpoint Manager: Retrying with a AET breakpoint
C28xx_CPU1: Error writing the PLL values. (Flash algorithm returned error code). Operation cancelled.
C28xx_CPU1: File Loader: Memory write failed: Unknown error
C28xx_CPU1: GEL: File: D:\workspace_v6_2\Thermostat_48\Debug\Thermostat_48.out: Load failed.
C28xx_CPU1: Trouble Setting Breakpoint with the Action "Remain Halted" at 0xc0af: (Error -1066 @ 0xC0AF) Unable to set/clear requested breakpoint. Verify that the breakpoint address is in valid memory. (Emulation package 6.0.628.1)C28xx_CPU1: Breakpoint Manager: Retrying with a AET breakpoint
C28xx_CPU1: Trouble Setting Breakpoint with the Action "Remain Halted" at 0xc0af: (Error -1066 @ 0xC0AF) Unable to set/clear requested breakpoint. Verify that the breakpoint address is in valid memory. (Emulation package 6.0.628.1)C28xx_CPU1: Breakpoint Manager: Retrying with a AET breakpoint
Susan Yang:
请详细说明下您的信息。您现在烧录的是TI例程吗?
关于(Error -1066 @ 0xC12B) Unable to set/clear requested breakpoint. Verify that the breakpoint address is in valid memory.这个错误,您可以查看下面的说明
software-dl.ti.com/…/ccs_smp-debug.html
processors.wiki.ti.com/…/How_Do_Breakpoints_Work
Susan Yang:
另外您的CCS版本是多少?若是可以的话,请使用较新版本
user708926:
回复 Susan Yang:
烧录的是自己写的工程文件。问题是相同的工程文件,我在其它PCB板上能够反复正常烧写,在这块PCB板(与其它PCB板完全相同)上就遇到了这个问题。在这块问题PCB上,我首次烧写成功后,然后将工程文件在CCS(版本6.2)内进行复制后重新命名成其它名称的工程文件,再次用命名后的工程文件烧写这块问题PCB板,就出现了上述可复现的问题;另外用这个命名后的工程文件烧写其它PCB板却没有问题。很是奇怪。
user708926:
回复 user708926:
原来一直用6.2版本的CCS进行F28377S开发,是否在CCS内复制并重新命名工程文件进行烧录后,会造成DSP损坏? 因为用这个重新命名后的工程文件去烧录其它与之完全相同的PCB板,均能正常工作。
Susan Yang:
回复 user708926:
请您给有问题的板子烧录一下TI例程,看是否还能复现类似的现象。
如之前链接内的描述:如果您没有正确设置调试器内存映射,或者如果您明确尝试在其中设置SW断点(或同时设置两者),则会发生这种情况。
Susan Yang:
回复 user708926:
另外下载过程电源不稳定也可能会出现这样的问题。请您给有问题的板子烧录一下TI例程试试。
期待您的反馈
user708926:
回复 Susan Yang:
请问如何进行调试器内存映射设置?
Susan Yang:
回复 user708926:
请问您是否有烧录TI例程测试一下?结果如何?
调试器内存映射设置,您可以参考
software-dl.ti.com/…/troubleshooting-data_verification_errors.html
TI中文支持网



