在tms320x2833x,2823x System Control and Interrupt Reference Guide中的flash and otp memory章节中:
" 片内flash被统一地映射到程序和数据存储空间。"
请问一下,这话究竟是个什么意思?
在物理结构上究竟是个什么样的?
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.
楼主你好!
C28是增强型的哈佛总线结构,数据总线和程序总线是分开的,如果一个区间能够映射到程序和数据存储空间,那么意味作,程序总线和数据总线都可以访问到这部分空间。