Dear Community,
I need to control a external system by C6748 LCDK board.
I am thinking to use GPIO pins of Expansion bank of J14 and J15 of C6748 LCDK board?
When I am trying to use GPIO Expansion pins of the board (GPIO8-12 or GPIO8-10??)
GPIOBank8Pin16PinMuxSetup();
It shows the following error .
Description Resource Path Location Type unresolved symbol GPIOBank8Pin16PinMuxSetup, first referenced in ./main.obj gpio_c674x_c6748_lcdkC6748 C/C++ Problem.
How can I use GPIO expansion pins??
With regards,