This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Standalone programming

OK, I've written my code, compiled it,
programmed it into my board and everything
works.

Now I need to hand over the binary code
to our subcontractor, so he can program up a
few thousand boards, while I get going on the
next piece of code.

I don't want the subcontractor to be able to
change, re-compile, or even see the source
code.

I have a spare ULINK box for the subcontractor,
but what software will he need, and how can
he load the .hex, .elf or whatever into it?

Parents
  • for programming chips, all you need is the .hex file. If anything else is needed that would be totally ridiculous, so get another programmer if it is so.
    I have worked with BP micro Xeltek, needhems and many more and none have needed more than a .hex file

    Erik

Reply
  • for programming chips, all you need is the .hex file. If anything else is needed that would be totally ridiculous, so get another programmer if it is so.
    I have worked with BP micro Xeltek, needhems and many more and none have needed more than a .hex file

    Erik

Children