10 years, 9 months ago.

Exporting to uVision with mbed-src library seems to be broken

I just tried exporting a program with the official mbed-src library (not precompiled mbed) rev. 11 to uVision with LPC1768 selected as target. The resulting zip-file and even worse the generated uVision project file contain a mix of LPC1768 and LPC4088 source files, which then results in unsuccessful compilations. It's certainly possible to fix the uVision project (removing and replacing source files) and adding the missing files (like the LPC1768 scatter file) by hand, but it's error prone and not really comfortable.

It was working well a week or two ago. I didn't test exports with the precompiled mbed library lately, so i can't tell if this problem is limited to exports with mbed-src.

And no, the export is not from the beta online compiler but from the actual released version.

Best regards
Neni

Be the first to answer this question.