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.

CCS/BQ76PL455A-Q1: RX

Part Number: BQ76PL455A-Q1
Other Parts Discussed in Thread: BQ76PL455A

Tool/software: Code Composer Studio

 I have a problem with UART recieve RX. The hardware is EVM1402 and launchpad TMS750432. The software is from http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=tidcbz0&fileType=zip 

and my question is about RX.  The screenshot of main is shown as follows.

and the code we edited is as follows. 

 

The code stopped in pl455.c and could not go into while{}

And the RX pin could not receive wave either.

 

What can I do to receive sampled value of voltage. Thanks.