Forum Rule: Always post complete source code & details to reproduce any issue!
-
Is it possible to extract the compiled binary file from Teensy 3.5 board?
I have a Teensy 3.5 board which was used before by other developer. However, the previous source code is lost and I want to, at least, get the old compiled binary file (.hex) from the board before uploading a new one.
Is that possible by, for example, using Teensy loader of Teensyduino?
-

Originally Posted by
Veronika Parfentyeva
I have a Teensy 3.5 board which was used before by other developer. However, the previous source code is lost and I want to, at least, get the old compiled binary file (.hex) from the board before uploading a new one.
Is that possible by, for example, using Teensy loader of Teensyduino?
Hi,
no, that is not possible.
I'd just use a new board and keep the old one.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules