大存储器模式和小存储器模式的区别?
.bss .ebss
.const .econst
关于大存储器模式和小存储器模式有些疑问,F28XX内部存储器空间都是固定的,那么怎么设置工作在大存储器模式和小存储器模式?
1、 这两个模式分别应用在什么场合?
2、 另外在Reference中还有说,定点库文件rts2800.lib是用于小存储器模式的,rts2800_ml.lib是用于大存储器模式的,浮点库也如此。
那么在大存储器模式的库,和小存储器的库主要区别在哪里?
怎么用它们?
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.