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.

Whether TIRTOS is available in CC2650 ROM or Flash(part of application image or stack image) ?

Other Parts Discussed in Thread: TIMAC, CC2650

I am currently working on TIMAC in CC2650.  The doubt is whether the TIRTOS  is part of the ROM or it is part of application image or stack image in Flash. 

  • Hi Santhosh,

    most parts of the TI-RTOS kernel and some parts (big functions) of CC26xxWare are preprogrammed in ROM. You can decide whether to use the ROM in the TI-RTOS project .cfg file. TI-RTOS drivers are always linked to the application image.