That solved it. Just for the record (for Google and the army of newbies that shalt follow), there were 4 errors on the UART Driver: "Requires SCI interrupts enabled" for TXI, RXI, TEI and ERI. That was solved in the "UART Driver", setting the priority levels (selected 10) instead of "disabled". Having done this, things continued red. The names of both the UART Driver and the Communications Framework were not unique. Strange, as I am not aware of any other UART in use, and strange that SSP did not select a unique name (as it normally does). Thanks Karol.
↧