Other Parts Discussed in Thread: C2000WARE, SYSCONFIG
Hello, Dear TI Team:
I am using the following driverlib example in my project.
\C2000Ware_3_04_00_00\driverlib\f2837xd\examples\cpu1\spi\spi_ex1_loopback
I have a few problem with defining new GPIO in my project.
1. I want to set GPIO-36 as digital output. However, GPIO-36 does not appear in the syscfg window as seen in the screenshot below.
2. Instead of GPIO-36, I choose GPIO-28 as digital output in the syscfg window.
However, when I compile the program, as seen in the screenshot below, GPIO-27 appears to be defined.
The CCS does not see the GPIO-28 pin that I chose with syscfg. It is defining the GPIO-27 pin instead of the GPIO-28 pin.
What is the cause of these problems I mentioned above?
Sinan,
Thanks and best regards.