Have a great day,
I assume you tried to run external loopback. Let suppose that 21.21 SCC UART Programming Example was implemented properly. It means that SCC2 outputs RTS2 and tests, CTS2 and CD2. The SCC2 uses modem signals CTS2 and CD2 to enable or disable transmission and reception. You did not describe how you assign the CTS2 and CD2. Did you check that CTS2 is assigned? You may check that UART programmed properly using the local loopback, i.e. set GSMR_L[DIAG] to 01. If external loopback is preferred then, physically connect the control signals (RTS connected to CD, and CTS grounded) or set the parallel I/O registers so CD and CTS are permanently asserted to the SCC by configuring the associated CTS and CD pins as general-purpose I/O.
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------