Part Number:F28M35H52C
您好:
各位专家您好,我在F28M35的使用过程中,对其内存分配有很多疑问,不知道我的程序需和代码可以放在哪些存储区,而不会导致非法访问,甚至死锁。请问有没有专门的内存用途的技术说明文档?
例如附件中的两部分C0/C1/C2/C3,除了是否可接DMA,还有没有其他不同?或者,是否都是有RWX权限的存储区?
Susan Yang:
您可以查看 5.1.1 Functional Description
https://www.ti.com.cn/cn/lit/ug/spruh22i/spruh22i.pdf
The M3 subsystem has two dedicated RAM blocks: C0 and C1. Only the Cortex-M3 CPU has access to these memories. No other masters (including µDMA) have any access to these memories.
以及 Figure 5-2. Shared RAM (Dedicated to Subsystem)