MPC562 External flash programming

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

MPC562 External flash programming

Jump to solution
777 Views
tbonkers
Contributor II

Hello

I am having trouble erasing an programming the external flash ( M58BW016DT) connected to a board with MPC562. I am able to read the flash, and read/write the internal registers of the MPC, however when it comes to write operations on the flash, I'm stuck. Can you please provide code/algorithm examples?

0 Kudos
1 Solution
759 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

flash programmer included in CodeWarrior 8.7 support external memories.

If there's no algorithm for your memory, you can follow this document to add it:

https://www.nxp.com/docs/en/white-paper/CWFLASHPROWP.pdf

Regards,

Lukas

 

View solution in original post

0 Kudos
1 Reply
760 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

flash programmer included in CodeWarrior 8.7 support external memories.

If there's no algorithm for your memory, you can follow this document to add it:

https://www.nxp.com/docs/en/white-paper/CWFLASHPROWP.pdf

Regards,

Lukas

 

0 Kudos