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.

MSP430FR5969自己新建的工程无法下载程序。



RT,用的最新版的IAR for msp430,使用官方的例程可以下载进去,而自己新建的工程,点击 downloading and debug 按钮,会将程序重新编译一遍,不能下载。

我对照了自己的工程还有 例程的options选项,没有发现不同的地方。

现在使用Project->Dowload->Download File ...选择下载的文件,可以下载。

使用Project->Dowload->Download Active Application(这个应该就是那个Download and Debug按钮),则会出现同样的问题,整个工程重新编译一遍。

有没有遇到类似问题的,请前辈指点下!

PS:这款单片机是FRAM的,现在用的是TI的launchpad。