Hello,
I am using CCS3.3 and I download from TI's site: sprc530 - which is the DSP2833x HeaderFiles & Examples SW. I am running the program sci_echoback with the supplied HyperTerminal File named SCI_96 and it works fine. Then, in the DSP2833x_Examples.h file, I changed the variant DSP28_PLLCR from the default value 10 to 8 (attached a picture: pic1)
I Built, Reset the CPU, Loaded and Run the program, but the communication with the HyperTerminal stopped working. I would like to highlight that this is the only change I made!
Maybe it has something to do with the scia_echoback_init() function (attached a picture: pic2).
I am using F28335 controller with a 30MHz crystal. However, after I changed DSP28_PLLCR from 10 to 8 the system’s clock changed to 120MHz (and not 150MHz). Maybe it somehow affected the BAUD. Anyway, I tried to change the SciaRegs.SCILBAUD register to smaller values but it did not help. Please help me!!! What should I do???

