I'm trying to figure out how to use the BIOSPSP, specifically the UART. I included uart.h and got the error.
I found uartSampler.tci in the uartSample project in the examples folder. Copied the code into my TCF file. But it seems to just ignore all of the bios.UDEV statements. None the bios.UDEV stuff appears in the .h file.
I'm really confused. In the uartSample.c I do not see where it includes anything that defines IOM_Fxns found in uartSample.tci. How does it know?