Kinetis K10 MCU

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Kinetis K10 MCU

898 次查看
prakashpatel
Contributor II

Hi,

I am going through K10 sub-family reference manual. I need some of information.

1. What is speed of internal RAM ?

2. I see there is cache memory. So if my code is running from RAM can I still use cache memory ? or the code has to run from FLASH memory ?

Thanks

0 项奖励
回复
1 回复

822 次查看
Hui_Ma
NXP TechSupport
NXP TechSupport

1>  internal SRAM access speed is based on system clock(core clock).

2>  Cache is another memory range separated from SRAM. There is no conflict to using both cache and SRAM.

The code can run at Flash or SRAM.


Wish it helps.
best regards
Ma Hui

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------