Part Number: TMS320F280049C
Hi All,
we want to enable DCSM for our controller after the development-phase but I encountered some problems regarding the FlashAPI.
As far as I understand the FlashAPI can be used from ROM or linked additionally to the Flash using the provided libraries.
Since we are using a custom Bootloader on the device we are currently using the FlashAPI from ROM since it does not need any additional Flash memory and of course the Bootloader should be as small as possible. Now after trying to enable the DCSM I realized that the FlashAPI from ROM cannot program the Flash anymore since the ROM is not part of the secure memory. So is our only choice to use the library and include it in the Flash memory and most probably loose one additional sector to the bootloader since the FlashAPI needs around 1.5k memory?
Best regards
Wolfgang