How to configure DTCM as system ram usage for s32k314

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

How to configure DTCM as system ram usage for s32k314

1,650件の閲覧回数
zp001
Contributor III

Hello NXP team,

I want to use DTCM as system ram, I found below configurations in the offical training material:

zp001_0-1672989990632.png

but it doesn't work.

I'd like to know what the right configuration is?

Thanks!

0 件の賞賛
返信
2 返答(返信)

1,644件の閲覧回数
zp001
Contributor III

Number of threads 1 (Scheduler not yet running)
MemManage: The processor attempted a load or store at a location that does not permit the operation.
Possible MemManage fault location: 0x20000124.
HardFault: A fault has been escalated to a hard fault.

0 件の賞賛
返信

1,625件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

It should works as it is correct sequence.

DTCM must be also initialized for ECC by 64-bit writes either by core or DMA.

If you use it as system RAM. i.e. you are accessing by different master than the core this TCM is related to, you will have to use backdoor access address range.

davidtosenovjan_0-1673268974986.png

 

0 件の賞賛
返信