The datasheet of the CC2652R states: "TI-RTOS, drivers, Bootloader, Bluetooth® 5 Low Energy Controller, and IEEE 802.15.4 MAC in ROM for optimized application size" . My question is how would I be able to point to these libraries within my code or does this happen automatically when using the right driver for the CC2642R board.
I also have another question surrounding ROM. Would it be possible for me to change the content of the ROM. For example change the bootloader or add extra libraries?