Hi,
I am trying to merge the pinInterrupt_CC1350_tirtos_ccs example with sensor_1350lp example.I want the sensor task I mean to say the main of the sensor example to start only when the button is pressed.So what I returned a flag from the case where the button is pressed made the main of the sensor function as main_t and called it in the same case, and left the remaining function that is the main of the interrupt example as it is .
When I tested it with the lanchpad the flag value is changing but it is not going to that function main_t.I am not sure if this is the right way to do it. Please guide me how to do it.
It would be great if somebody could help me on this.
I have attached the screenshot of what I exactly did.
Thanks And Regards
Stuti