Part Number:AM5708Other Parts Discussed in Thread:SYSBIOS
Processors datasheet (Rev. F).pdf 》 第6.4 DSP Subsystem章节提到A 32-KiB L1 data memory (L1D) configurable as cache and / or SRAM:
• When configured as a cache, the L1D is a 2-way set-associative cache with a 64-byte cache
line
• The DSP CorePac L1D memory controller provides bandwidth management, memory
protection, and power-down functions
• The L1D memory can be fully configured as a cache or SRAM
• No support for error correction or detection
• Page size for L1D memory is 2KB
Nancy Wang:
请问是要将L1D全部配置为cache吗?
RTOS下可使用:
file:///C:/ti-processor-sdk-rtos-am57xx-evm-06.00.00.07-Windows/bios_6_75_02_00/docs/cdoc/ti/sysbios/family/c66/Cache.html
裸机下可使用CSL API:
C:\ti-processor-sdk-rtos-am57xx-evm-06.00.00.07-Windows\pdk_am57xx_1_0_15\packages\ti\csl
2.3 Cacheability
www.ti.com/…/sprugy8.pdf
TI中文支持网


