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.

RM48L952: F021 FLash API source code availability

Part Number: RM48L952

Hi,

I want to use F021 Flash API provided by TI. I downloaded the library file, but I am unable to get the source code to use F021 Flash API. 

Whether any Flash F021 example source code is available for RM48L952? Otherwise, how do get the F021 Flash source code?

Regards,

Monish P

  • Hi Monish,

    TI does not normally distribute the source code. The reason for this is modifying the code can potentially impact the flash in the devices. A modified API must not be used in an application. For creating a flash programming solution, the flash API library must be used as provided by TI.

    In situations where the user has a justifiable and legitimate need for the source code for certification purposes, it can be provided under a signed license agreement with TI. 

    You can use the flash operations (erase, program) used in RM48 bootloader: bl_flash.c

    The bootloader is located at: http://software-dl.ti.com/hercules/hercules_docs/latest/hercules/Examples/Examples.html#bootloader