11 years, 9 months ago.

reading program compiled

Hi all,

I'm starting with the mbed module, I received the mbed board with a program already compiled. Let me know how I can read the program within the mbed map since it is already compiled. Is this possible? Waiting for a response from a response I wish you a very good day

1 Answer

11 years, 9 months ago.

There are some specialised ways to restore roughly the original code of a program from its compiles result, but for normal usage the answer is you can't.

Accepted Answer