Good morning,
I'm developing a project based on MCXA153VLH microcontroller.
Where can I find an application note that describes how to read and write the microprocessor's flash memory?
Thank you very much for your help and cooperation.
Best regards,
Solved! Go to Solution.
Hi @_Ferrari_,
I recommend checking the romapi_flashiap example in the SDK.
This example demonstrates how to use the SDK's FLASHAPI driver. It shows how to erase and program a portion of the on-chip flash memory.
Best Regards,
Pablo
Hi @_Ferrari_,
I recommend checking the romapi_flashiap example in the SDK.
This example demonstrates how to use the SDK's FLASHAPI driver. It shows how to erase and program a portion of the on-chip flash memory.
Best Regards,
Pablo