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.

CC1310: TIRTOS flash usage

Part Number: CC1310


I have compiled the rfPacketRx tirtos project example, but notice that this simple project uses 27Kbyte of flash memory.

On our custom board, we use the 32K version of the CC1310, so this is almost all the flash, leaving no almost no space for our application.

Is there a way to reduce the flash usage, I have tried using the -O3 optimization flag, but that did almost nothing.