现在打算自己编写bootloader来升级msp430,现在有一个问题就是我bootloader定好应用程序的地址(APP_ADDR),那么我用ccs编译应用程序代码(APP)的时候需要设置应用程序的地址吗?怎么设置呢?
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.
现在打算自己编写bootloader来升级msp430,现在有一个问题就是我bootloader定好应用程序的地址(APP_ADDR),那么我用ccs编译应用程序代码(APP)的时候需要设置应用程序的地址吗?怎么设置呢?