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!