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.

CCS for MSP430 的工程中如何修改默认程序开始地址?




最近在用CCS编写MSP430的远程升级程序,需要修改引导程序的开始地址。但不知道如何修改?

在IAR软件是通过修改 .xcl 配置文件实现,不知道在CCS有没有类似的文件。