Tool/software: Code Composer Studio
I've been using this microcontroller for some time now and none of my other code has been this troublesome. I'm trying to interface with an AD9833 and I used a modified version of the example SPI code--the modification was just commenting out the UART sections--and the chip isn't giving the expected output. I've used an oscilloscope and a logic analyzer to look at what is coming out of the chip and it's unintelligible. I'm not sure if it's a code problem at this point however but it would still be nice just to verify and eliminate a potential cause to find the real problem, if it happens to not be the code.