MPC562 External flash programming

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

MPC562 External flash programming

Jump to solution
2,231 Views
tbonkers
Contributor III

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
Reply
1 Solution
2,213 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
Reply
1 Reply
2,214 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
Reply