mbed and iar

05 Mar 2014

hello,

Can you load a program with iar create a mbed1768 via usb port (like a programe written with line compiler).

thank you

05 Mar 2014

Hi Constantin,

You can export programs for the LPC1768 to IAR from the online compiler which once compiled in IAR you should be able to drag and drop onto your device's drive just like you can with the mbed online compiler.

Steve

18 Mar 2014

Is it possible to download directly from the IAR debugger using CMSIS-DAP? I have been able to get uVision to do this but not IAR. Communication starts but stops at an error "Reading CPU status failed". John