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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

549 Views
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)

Labels (1)
1 Reply

357 Views
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