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,
已解决! 转到解答。
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
在原帖中查看解决方案