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.

Reducing Sys/bios code space

Other Parts Discussed in Thread: MSP430F5310, SYSBIOS

I am working with SYS/BIOS on an MSP430F5310, and would like to reduce the amount of code space used by SYS/BIOS.  I noticed there is a portion of the code labeled .const:xdc_runtime_Text_charTab__A.  Is this a character set?  Can it be omitted from the build?  I am only including HWI, and semaphores.