Other Parts Discussed in Thread: CCSTUDIO, SYSCONFIG
I am trying to develop a simple application using the SPI on the development board. I have successfully booted LinuxRT from an SD card. I can connect it to a serial terminal and interact with the board.
I want to set up CCSudio to debug a simple program running the development machine while it is booted from the SD card. I have been following the SDK guides, but all it describes is connecting to the cores on CCStudio. How can I accomplish my goal?