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.
工具/软件:Code Composer Studio
您好!
我将使用 SPI 编程为 msp430f5659修改 MSPBoot。
我对 MSPBoot 有一些疑问。
首先、MSPBoot 支持 msp430G2553、G2452、FR5739。
MSPBoot 也支持本页 https://e2e.ti.com/support/microcontrollers/msp430/f/166/t/594407中的 msp430f5659
因此、我修改了 msp430G2553_SPI 示例代码。
我想、SPI 示例代码的主代码只是更改寄存器、如 IE2→UCA0IE 等。
对吗?
其次是 msp430G2553_SPI 示例代码中的链接器文件
我想为 msp430f5659创建链接器文件。
但是、我不知道 lnk.cmd 文件中的 msp430f5659地址是什么。
而且、例如 linkerGen 无法生成 msp430f5659链接器文件。
如何修改 msp430f5659的链接器文件?
谢谢你。
此致
Youngjun。