This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hello,
I am working on a code for Motor control which requires to receive control information wirelessly over the Bluetooth. I am sending a packet of 3 bytes to be stored in the SCI port B RXBUF. I wish to see what is the received data in the debugger mode. I have the SCIRXBUF in the Expression watch list but I do not see the values change after running the code on the board.
Will this be considered Real-time Debugging? I am new to such kind of debugging and the help is really urgent for my project as I feel the C2000 is not receiving what it should over the bluetooth and I need to decode that.
Thank you in advance.
Hi Meghana,
Thank you for the response. I tried SCI echoback but it seems I am missing something in the external connections. The code says connect GPIO28 and 29 to Transceiver and cable, but it seems like the GPIO28 and 29 are not on the C2000 board which is why I feel I could not get echoed back values.
Any suggestions how do I configure that part?
Thank you.
Regards,
Ria