Hello,
I´m trying to make two LaunchPads TMS570LC43X communicate over UART.
I configurated the board over Halcogen and used SCI3 as UART pins (because they are on the booster pack).
SCI3 should be on J1 Pins 3 (RX )and 4(TX)
Just for testing purpose I tried to send in a while(1) loop.
And the receiver should in the interrupt toggel a user led.
Should be an easy task. But I cannot figure out where my error is.
Can you please take a look at my code and help me?
Thanks in advance
Chris
Code: