This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-F28069M: Is there anybody who used flash.h and flash.c in MotorWare package to program FLASH memory?

Part Number: LAUNCHXL-F28069M
Other Parts Discussed in Thread: CONTROLSUITE, MOTORWARE

Dear all,

I want to integrate the FLASH programming feature to store some important parameters into the FLASH memory. I known to use Flash API functions in ControlSUITE, but when moving to MotorWare style, I feel the defines of ControlSUITE's Flash API modules don't like the defines in flash.h/flash.c modules in MotorWare package. 

Whether I can use the flash.h/flash.c modules in MotorWare package to program parameters into Flash memory? Because I don't see any API function prototypes in flash.h and flash.c (MotorWare) to erase, write and read FLASH memory, so how can I program parameters into the Flash memory?

Is there anybody who have been used flash.h/flash.c in MotorWare to do this?

Many thanks for any sharing!