Keywords: UART, Lite, test, application, PLB, PPC
When compiling for the TestApp_Peripheral example design in a PPC system, I receive the following error during compile:
In function `main':
plb_uart16550_v1_00_c_ver/run/TestApp/TestApp_Peripheral/src/TestApp_Peripheral.c:54: undefined reference to `UartLiteSelfTestExample'
collect2: ld returned 1 exit status
gmake: *** [TestApp/TestApp_Peripheral/src/executable.elf] Error 1
ERROR:MDT - Error while running "gmake -f system.make program"