Is it possible to use BANKA and BANK B for m4 core with LPC4357?

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

Is it possible to use BANKA and BANK B for m4 core with LPC4357?

548件の閲覧回数
iwaomizota
Contributor I

I am using LPC4357.

We would like to use below mapping. Is it possible?

M4 core: 768kByte (BANKA 512kB BANKB 256kB)

M0 core: 256kbyte (BANKB 256kB)

ラベル(1)
1 返信

356件の閲覧回数
thefallguy
Contributor IV

Yes, it can be done, BUT you will have serious bus contention on the shared Flash (Bank B) that will slow down both cores. It is much much better to have the M0 run from a completely separate memory bank - in your case one of the RAM banks.

See this FAQ: https://community.nxp.com/message/637967