Hi, I am new to RTOS, I use the config file to define an ISR which related to a input button of the launch pad. but not like the regular interrupt define and init, this only ask for the ISR name and Interrupt number, is that all? cause when I using the board without a RTOS, it require to init the PIN and digital input and the trigger event is rising edge, where to set these parameters?
Thanks
Shan