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/CC2650: Using FlashProgram() function from driverlib in ROM

Part Number: CC2650
Other Parts Discussed in Thread: TIMAC

Tool/software: TI-RTOS

I'm trying to add FlashProgram() function call from driverlib to the example program that came with TIMAC SDK, which contains TI-RTOS 2.11.  The compiled application ends up using the version of the FlashProgram() function that resides in the flash memory.  Is there a way to use the version that resides in ROM?

Thanks!