SLAA450G April 2010 – April 2020
The CCS compiler is known to generate the BSL images greater than 2KB (the BSL area in the information memory is at address 0x1000 to 0x17FF). The software package MSPBSL_CustomBSL version 1.2.0 and newer, modifies the linker command file to fit the code in the BSL area. To do this, some BSL functions are commented out on BSL_Device_File.h to fit the image into 2KB. To change which functions are included in the build, modify the BSL_Device_File.h.