Tool/software:
Hi experts,
we are using the F280021 as a slave controller in an application. We are using the Flash Kernel built from the flash_kernel_ex3_sci_flash_kernel example to boot the system.
Flash Kernel is compiled with
CCS 12.6.0
Compiler v22.6.0.LTS
C200ware 5.0.0
The problem is that we load Flash Kernel to RAM via SCI every time at startup to see if the F280021 is flashed with a valid firmware. This costs quite some time, since the Flash Kernel compiles to 7k bytes of code with full optimization. In my opinion, this is quite a lot for what it does.
Are there options to shrink the size of the FlashAPI?
Is the source code of FlashAPI_F28002x_FPU32.lib available? Is FlashAPI_F28002x_FPU32.lib built as small as possible?
BR
Alexander