11 years, 1 month ago.

How can I open a file with extension (.bin) using the online compiler to see the program?

I compile my program and download it my mbed but I delete the file from the on line compiler by mistake.

How can I reopen the file extension (.bin) using the online compiler to see the program code?

thanks in advance

Majed

1 Answer

11 years, 1 month ago.

You cannot. Best case is you can get the assembly code from it, but never the original program. You can try sending a mail to mbed support, maybe they are capable of restoring a backup.