Link or include a .FLM (flash programming algorithm) file for flash access within an application

The DFP (Device Family Pack) of Cortex-M processor contains a set of .FLM files. These files are renamed .ELF files from uVision projects to provide a driver to access the onchip flash to be used by the Keil compatible uLink/CMSIS-DAP/Segger programmers.

Now I want to access the onchip flash from within my application for on the Cortex-M processor. How can I include, import or link the .FLM file so it can be used as a precompliled library with the standard API used by the uLink/CMSIS-DAP/Segger programmers.

So this is for programming the onchip flash via my own application running on the MCU.

Parents Reply Children
No data