Other Parts Discussed in Thread: SYSCONFIG, CCSTUDIO, CODECOMPOSER
I have a custom design and I'm attempting to use SysConfig to assign the pins I want to use. I started with spislave.syscfg because it looked like a simple way to start.
I first tried to assign pin 11 as a GPIO output pin. The screenshot below shows the pin assignment.
I save the file and when I try to compile I get "cannot set '$assign to 'ball.11': No option named ball.11 defined. valid options are
If this is not the correct way to assign pins on the device how is it done?