main segment还是information segment?如果是存放数据放在哪个区?
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.
main segment还是information segment?如果是存放数据放在哪个区?
我用149,main区不能用作保存数据?只有information区才可以?kqian0327 说:你好,
你烧写的程序都是在main segment内,information segment只存DCO时钟,ADC校准等数据,��果你用的是F5XX系列MCU,那么BSL也是存放在information memory。
希望对你有帮助。