Tool/software: TI-RTOS
hi:
recently,i use the PIN_init and PIN_open to configurate io pin.But,there is a problem.firstly,i use PIN_init to init io pin in the beginning of main.c. And i use the PIN_open to open io pin in my task.So,this is
right ??? above using , the power is more than only using PIN_open to configurate the one io pin??? what i can do .