I'm trying to run the serial_flash_programmer.exe file but I keep running into an error with the autobaud.
I have:
GPIO 32- set as high using a 10Kohm resistor to 3.3V.
GPIO 24- set as low by grounding
This is what happens when I run it after a reset:
This is what happens when I load it after using the example sci_ex4_echoback in the C2000 examples:
I can run the sci_ex4_echoback just fine so after connecting to the port it can send and receive the correct character.