Kinetis K10 MCU

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Kinetis K10 MCU

884件の閲覧回数
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 返信

808件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------