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
