Content originally posted in LPCWare by Karthik Venkatesh on Sun Jan 03 21:32:29 MST 2016
Hi,
I wanted to test the UART functionality of LPC812 on my custom board.
For that, I used the LPCOpen library.
I was able to successfully test my UART functionality after making some UART print statement changes inside the main().
Then later when I again tried to Build the project it shows following errors:
undefined reference to `__bss_section_table_end'cr_startup_lpc8xx.c/periph_uart/example/srcline 280C/C++ Problem
Please find attached snapshot of the LPCXpresso error.
Am not sure what might be the reason.
Any help would be appreciated.
Thanks and regards,
Karthik