单片机在运行的过程中将一些重要的变量存放到了flash中,怎么才能读取这些历史记录呢?
我用的变成软件是IAR,单片机是MSP430F2418
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.
单片机在运行的过程中将一些重要的变量存放到了flash中,怎么才能读取这些历史记录呢?
我用的变成软件是IAR,单片机是MSP430F2418
参考附件程序,不过是在CCS上跑的,差别不大。定义一个指针指到你要读的flash地址就可以了