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/MSP-EXP430F5529LP:#10190-D 绝对符号和程序不适合存储器

Guru**** 2044370 points
Other Parts Discussed in Thread: MSP430F5529
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/954618/ccs-msp-exp430f5529lp-10190-d-absolute-symbol-and-program-does-not-fit-into-memory

器件型号:MSP-EXP430F5529LP
主题中讨论的其他器件:MSP430F5529

工具/软件:Code Composer Studio

您好!

我想将原始样片程序上传到 MSP430F5529 LaunchPad 以测试用例。 遗憾的 是、由于以下警告、我无法编译它:USB_API #10190-D 绝对符号重新定义和错误#10099-D:程序不能放入内存。

您是否愿意帮助我设置 CCS 以顺利编译? 实际上、我正在使用 TI 20.2.3进行编译。

提前感谢您、

Laszlo

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    根据此线程、F5529的标准链接器文件减小了 FLASH2的大小、因此专为完全适合而设计的 MSS 存储区域不再适用。 我认为这个用户刚刚减小了"MYDRIVE"的大小;查看源代码、我认为这是 storageVolume.c 中的"storageVol"[0xA200]" (我没有 CCS v10、所以我自己看不到这个。)

    https://e2e.ti.com/support/microcontrollers/msp430/f/166/p/948977/3508342#3508342