I was unsuccessful in getting two uarts working with KDS 3.0.0, KSDK 1.2.0 and Processor Expert with MQX full.
I was seeing if I could get it working with KDS 2.0 and KSDK 1.1.0. with MQX full.
I have bare metal code using two uarts working in KDS 2.0/KSDK 1.1.0 and using the flash driver. All of this works fine.
In KDS 3.0.0/KSDK 1.2.0 and Processor Expert I have bare metal code working with two uarts, but I can't get the flash driver working. When I try to do the same but with MQX, I can't get two uarts working.
In the end I want to be using KDS 3.0.0/KSDK 1.2.0 with MQX full, with two functional uarts and the flash driver working.
I have had more success with KDS 2.0/KSDK 1.1.0, so I'm continually going back to it to see if I can get functionality enabled there, then hopefully move that code base into KDS 3.0.0.
Cheers, J.