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.

RTOS/LAUNCHXL-CC13-90: Internal flash memory mapping of CC13-90 launchpad

Part Number: LAUNCHXL-CC13-90
Other Parts Discussed in Thread: CC1310, UNIFLASH

Tool/software: TI-RTOS

Hi

I need your help with internal flash memory mapping of cc1310 launchpad.
i have some confusion regarding internal flash memory mapping.
1: Internal flash size is of cc1300 launchpad is 128kb but my file size is 131kb, but still using uniflash i am able to flash the image on internal flash and it works fine. how?
2: In .hex file i can see there are some address are mention before every data. what are those address and how they are resolve by launchpad.
3: what is maximum slot size should i use in external flash as size of firmware is variable. currently i am using slot size is 128kb which is equal to internal flash size of cc13-90. and found that image with metadata size will be around 132-133kb and with bootloader size is around 246kb for current firmware.