I upgraded my hardware to Mac OSX Sonoma 14.2.1 and running an M3 unit
Arduino: 2.2.1
Teensy via boards manager: 1.58.1
Old unit was still an MacIntel machine (10.15.7):
Arduino: 1.8.13
Teensyduino: 1.53
When I upload my perfectly running program, the serial port disappears and the program does not start. Using other USB ports or unplug/plug back does not help-
I can only reflash the unit when I press the programming button on the Teensy. Compiling exactly the same on the old unit, everything runs fine.
Any other stuff I can add to help troubleshooting?
Arduino: 2.2.1
Teensy via boards manager: 1.58.1
Old unit was still an MacIntel machine (10.15.7):
Arduino: 1.8.13
Teensyduino: 1.53
When I upload my perfectly running program, the serial port disappears and the program does not start. Using other USB ports or unplug/plug back does not help-
Memory Usage on Teensy 4.0:
FLASH: code:256324, data:186672, headers:8584 free for files:1580036
RAM1: variables:229504, code:249416, padding:12728 free for local variables:32640
RAM2: variables:513760 free for malloc/new:10528
I can only reflash the unit when I press the programming button on the Teensy. Compiling exactly the same on the old unit, everything runs fine.
Any other stuff I can add to help troubleshooting?