Good afternoon, I am learning Ti-Rtos and I am using the CC2650 development kit.
I downloaded the TIRTOS for Simplelink add on on CCS and opened a minimal project for the cc2650
the project builds and runs ok but now I need to use a mailbox and when I try to open a new mailbox on the cfg file statically literally nothing happens.
I already checked in system overview that mailbox is clicked, but when I try to open a new instance of mailbox nothing happens.
when I go to Products SysBios Synchronization Mailbox Module settings I cannot even uncheck the "Add the mailbox module to my configuration" or when I go to Products SysBios Synchronization Mailbox Instance all the settings spaces are not available and pressing new does nothing.
How can I correct that?