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.

28377s开发板官方demo为什么不能在ram上跑

Other Parts Discussed in Thread: CONTROLSUITE

官方默认是flash 编译正常。换成 ram lnk .cmd 之后无法 link 

错误代码:

Description Resource Path Location Type
errors encountered during linking; "Example_28377SLaunchPad.out" not Example_28377SLaunchPad C/C++ Problem

还有几个问题;

1 我导入377s 的例程 ,在 general 下 configuration 里 有两个  cpu1 ram 和 cpu1 flash 所以这样就 不用添加   ram lnk.cmd/flash lin.cmd 文件 到工程就可以编译了么?

如图

如果手动添加 进去 就会报错,显示 controlSUITE  目录下的 的 cmd 文件 连接 错误。

2 接着这个问题

 

这个窗口是设置什么的? 有没有教程? 有点 不明白。十分感谢。