4 years, 5 months ago.

how does one avoid the "internal error" - unable to download compile error?

Received a new Dev board from my Arrow rep and started playing around with the mbed online compiler. I was able to get mbed_blinky to compile and run but every other project I tried (TimerInterruptExample) reported the same error at compile time, "internal error", unable to download. Anybody else get through this initial stumbling block?

1 Answer

4 years, 5 months ago.

Hi there,

you probably tried any old projects where was an old version of MbedOS and where was not implemented your board. So try to right click on the Mbed library file in the example's project folder and choose "Update".

Optionally place a link to the example what was unable to run for you. Also with your type of a board.

BR, Jan