主题中讨论的其他器件:C2000WARE
您好,
1.在编译此工程时、我只能选择调试和发布、不能刻录闪存?
复位 CPU 的主要功能是什么? 与重新启动有什么主要区别? 如果在程序运行后单击"Reset CPU"、程序将不会正常运行。
非常感谢~
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.
您好,
1.在编译此工程时、我只能选择调试和发布、不能刻录闪存?
复位 CPU 的主要功能是什么? 与重新启动有什么主要区别? 如果在程序运行后单击"Reset CPU"、程序将不会正常运行。
非常感谢~
添加附件作为要使用的例程。
您好!
[引用 userid="498310" URL"~/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1182435/tms320f28379d-burning-option-problem "]使用此项目进行编译时,我只能选择调试和发布,我不能刻录闪存吗?[/quot]如果您不想闪存、则使用 RAM 构建配置。
[引用 userid="498310" URL"~/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1182435/tms320f28379d-burning-option-problem ]Reset CPU 的主要功能是什么? 与重新启动有什么主要区别? 如果在程序运行后单击"Reset CPU"、则程序将不会正常运行。请查看重置的数据表。 CPU1重置将重置整个系统
restart 将重新启动代码,转到 main()函数而不重新启动内核。
此致、Santosh
您好、Santosh、
我想使用闪存烧录、但没有此类选项、因此请帮助查看是否支持闪存烧录?

我想问是否复位、程序无法正常运行、原因是什么?
非常感谢~
您好、Rhea、
我不确定您的代码来自哪里。 如果您只想了解如何创建闪存配置、请查看此链接。 闪存专家已经解释了创建一个闪存构建配置所需的所有步骤。
此致、Santosh