This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

各位好!用F2837X controlcard R1.1,调试软件是CCS8,仿真是 XDS100v2 USB Debug Probe,为什么CPU1是可以仿真的,CPU2会报警?

Other Parts Discussed in Thread: C2000WARE

用F2837X controlcard R1.1,调试软件是CCS8,仿真是 XDS100v2 USB Debug Probe,为什么CPU1是可以仿真的,CPU2会报警?报警号如下:

Texas Instruments XDS100v2 USB Debug Probe_0/C28xx_CPU1 : Target must be connected before loading program.

  • 你好,C使用双核,首先要确保是使用的双核的程序,TI有提供的例程位置在:C:\ti\c2000\C2000Ware_3_01_00_00\device_support\f2837xd\examples\dual
    此外,CPU2使用的时候要单独连接和烧写CPU2对应的.out文件才能运行CPU2的程序,并不是只烧写一次CPU1就行了