Hi,
I have a program that runs fine using the XDS100 debugger and I can download it into my controlCARD OK with GeneralPurposeGUI.exe via SCI-A. Once downloaded via SCI-A I know that it is running, because it flashes an LED, but the serial port on SCI-A is not set up at the correct Baud rate.
I tried connecting to the DSP with the XDS100 after downloading via SCI-A and it looked like the LOSPCP and HISPCP registers were still set to the values that the boot ROM sets them to and not what my code sets them to. Is there any reason why my code can't change these registers when it runs after being loaded by the boot ROM?
I need to program my code into the EEPROM and have searched to see if there are any example or open source loaders for the C2834x, but it looks like I have to write my own.
regards,
Charles