Author Topic: Possibility to import bin files  (Read 6823 times)

JanKampen

  • Jr. Member
  • **
  • Posts: 1
    • View Profile
Possibility to import bin files
« on: October 16, 2013, 03:38:01 AM »
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

  • ESAcademy Staff
  • Sr. Member
  • *****
  • Posts: 2190
    • View Profile
    • Embedded Systems Academy, Inc.
    • Email
Re: Possibility to import bin files
« Reply #1 on: October 28, 2013, 03:37:05 AM »
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