器件型号:F28027
看了TI例程中的F28027.CMD文件,将FLASH B专门放于PAGE 1 中,可能是引导使用者将它看作RAM使用。
我的问题是,是不是可以将一些并非频繁操作的数据放在FLASH B 中?
如果这样使用,除了在section中定义数据段、在程序中使用#pragma指定位置外,还应注意什么?
谢谢!
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.