8 years, 12 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?

Be the first to answer this question.