Teensyduino 1.60 Beta #3

Hi,

The gdb of this version unfortunately doesn't run on Ubuntu 24.10:

Code:
folkert@snsv ~/.arduino15 $ ./packages/teensy/tools/teensy-compile/11.3.1/arm/bin/arm-none-eabi-gdb
./packages/teensy/tools/teensy-compile/11.3.1/arm/bin/arm-none-eabi-gdb: error while loading shared libraries: libncursesw.so.5: cannot open shared object file: No such file or directory

That libncursesw.so.5 has been replaced by .6, .5 is no longer available for the latest ubuntu.
 
On M2 Macbook Air with Sonoma 14.6.1 and IDE 2.3.3
Tried all the shenanigans in earlier in post for win and mac but still get no security stuff:
noTeensy.png


Read security was not recommend from M2 mac but it should be possible? Oh and added: Should Teensy Loader show 1.60-beta3 vs 0.60?
 
Support for EHEX in PIO is a great addition, great work!
I wish FlasherX could have EHEX support as well, it would bring it all together nicely!
 
Back
Top