undefined reference to `__bss_section_table_end'

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

undefined reference to `__bss_section_table_end'

1,067件の閲覧回数
lpcware
NXP Employee
NXP Employee
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

0 件の賞賛
返信
1 返信

1,025件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Mon Jan 04 04:23:12 MST 2016
So you have broken something fairly fundamental in the project if the startup code is no longer successfully building. But it is hard to guess at exactly what you might have done from the information provided.

If you need more help identifying the cause of your errors, then the simplest thing to do would be to export and post your project...

https://www.lpcware.com/content/faq/lpcxpresso/how-importexport-projects

Regards,
LPCXpresso Support

0 件の賞賛
返信