This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

gpio use in a task based on freertos

Hi TI,

I am confused by this phenomenon when test a gio output in RM48HDK.

If I put the gioInit() in the beginning of a task, the gio manipulation failed.

If I put the gioInit() in the beginning of the main (that is before the running of the task), the gio manipulation success.

I attach my project also. It is a IAR(7.1) project based on the RM48HDK. (HCG 04.05.02)3582.IAR_RM48_GPIO_FreeRTOS_TEST.zip