Code execution from external Flash

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

Code execution from external Flash

365 Views
razumovskyeduar
Contributor I

Hello

Is it possible to execute a code on kinetis K22 using external Flash ?

If so, what are the recommendations for flash type, interface type & execution performance ?

Thanks & Regards

Eduard

amirshteinberg

Labels (1)
0 Kudos
1 Reply

263 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi

After the K22 product reset, the code execute from internal Flash.

While, customer still could jump to execute the code located in external Flash via FlexBus interface.

The FlexBus module could interface with external NOR Flash or MRAM products.

The K22 product should initialize the FlexBus module at first. After that, jump the application from internal Flash to external Flash.

The FlexBus clock is up to 50MHz, while it need take 4 cycles to read data(instruction)(not using burst mode) with related port size.

Wish it helps.


Have a great day,
Ma Hui

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

0 Kudos