Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 8 months ago.
.../startup_LPC17xx.o:(.isr_vector+0x0): undefined reference to `_vStackTop'
I am trying to compile my code, but it shows this error: startup_LPC17xx.o:(.isr_vector+0x0): undefined reference to `_vStackTop'. What could be the cause to it?