Teensy 3.1 and Linux CLI Programmer?

Status
Not open for further replies.

teensyq

New member
Hi,

I was wondering if the teensy_loader_cli on Linux will work correctly with a teensy 3.1; it seems to be missing an option for -mmcu=mk20dx256, and I get "Unable to find rebootor" when trying with -mmcu=mk20dx128.

Thanks.

Edit: So, I realized I misunderstood what -r is for, but it'd still be nice to get an answer to whether the teensy 3.1 should be used with -mmcu=mk20dx128
 
Last edited:
I had to update mine by hand to accept the 3.1, I'm not sure if it was ever updated. What is important is the flash size.
 
Thanks for the information! Any chance you could post a diff or the updated code? I'm not that familiar with code that's this low-level yet.
 
Last edited:
Status
Not open for further replies.
Back
Top