Other Parts Discussed in Thread: C2000WARE
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.