8 years, 11 months ago.

exported code to LPCxpresso failed to run

I developed code on the online compiler and now trying to export codes to LPCxpresso IDE. It failed to run correctly, first thing is that the IRQ is not being called anymore. I tried putting extern "C" around it, but didn't work. And another code I tried to put on mbed showed light of death error https://developer.mbed.org/handbook/Debugging !

Be the first to answer this question.