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.

28M35程序烧写

Other Parts Discussed in Thread: CONTROLSUITE

我的28M35如何将.out文件烧入Flash?

debug 失败了,光伏开发系统乱了,M3不工作不知如何处理,老板要来检查工作,没办法了,先恢复原样也是好的,请大侠出手帮忙吧。

http://www.deyisupport.com/question_answer/microcontrollers/c2000/f/56/t/30152.aspx

我想将ControlSuite的.out 文件不经处理直接写进M3或许可以解决这个问题,我试了Debug界面里同事运行C2K,不过还是LD3常亮。

有没有相关信息给我这个菜鸟指导一下,下面如何进行,谢谢!

  • 如果程序跑在FLASH里面,楼主请按下面顺序调试:

    1:[Launch Selected Configuration]
    2:[Connect Target] Master Subsystem
    3:[Connect Target] Control Subsystem
    4:[Load Program] Master Subsystem(blinky_dc_m3.out)
    5:[Load Program] Control Subsystem(blinky_dc_c28.out)
    6:[Reset CPU] Control Subsystem

    7:[CPU Reset] Master Subsystem
    8:[CPU Restart] Master Subsystem
    8:[RUN] Master Subsystem
    9:[RUN] Control Subsystem {do not do a restart}