想請問關於一些預處理的問題
目前使用的是MSP430FR2355,希望能在燒錄的同時將部分資料進行預寫入Information Memory。
需要在進入main之前則要完成此動作,其實就是希望能模仿eeprom的功能,能在燒錄時就先把資料放進去。
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.
想請問關於一些預處理的問題
目前使用的是MSP430FR2355,希望能在燒錄的同時將部分資料進行預寫入Information Memory。
需要在進入main之前則要完成此動作,其實就是希望能模仿eeprom的功能,能在燒錄時就先把資料放進去。
参考这篇文档:processors.wiki.ti.com/.../Placing_Variables_in_Specific_Memory_Location_-_MSP430
http://software-dl.ti.com/ccs/esd/documents/sdto_cgt_Linker-Command-File-Primer.html#introduction