Possibility to import bin files

Started by JanKampen, October 16, 2013, 03:38:01 AM

Previous topic - Next topic

JanKampen

Hello,

Is it possible to import bin files directly, as exported from the mbed.org compiler website? It would save me an extra bin2hex step after compiling a new version. I am using a LPC1114FN28 and an USB to serial converter.

Kind regards,
Jan Kampen

Andy Ayre

You shouldn't need to perform an extra step - most compilers allow you to configure a custom command to execute after a successful build. Check with the compiler settings to see if that is available. Alternatively perhaps you can create a batch file that runs the compiler then bin2hex?

Andy
Embedded Systems Academy, Inc.
support at esacademy dot com