Hello,
I am using the demo board cc3200 launchXL (launchpad)
there are 3 leds (labelled D5, D6, and D7) and 2 buttons (labelled SW2, SW3) on the board.
I have all the software updated and installed as of today (CCS 6.1, cc3200 sdk)
I want to make a project in CCS that:
1) uses TI-RTOS
2) when I press SW2, toogles one LED, in the context of a Hwi
When I setup my Hwi instance , I must give a "interrupt number". I can't find on the manual this number associated with SW2 or SW3.
Any help is appreciated
greetings