Morning(?) all
Had this problem for a while and it's finally annoying me enough to ask what to do about it. For the AgOpenGPS project, we noticed that some people were having issues flashing the code to Teensy 4.1. Eventually, this was tracked down to the version of TeensyDuino we use to flash it.
If using TeensyDuino 1.57, it seems to be fine.
If we flash the self-same code with TeensyDuino 1.58, the Teensy goes into a boot loop with no serial output.
I discovered if I use the Arduino extension in vscode, same thing - boot loop
VS2022 and Visual Micro all do the same thing.
Even if we take the compiled .hex file and flash it with 1.58, boot loop. Same code, same hex, flashed with 1.57 - works fine.
Really stumped here - any suggestions gratefully received! The code is here: https://github.com/farmerbriantee/A...dules/V4.1/Firmware/Autosteer_gps_teensy_v4_1
Thanks!
Had this problem for a while and it's finally annoying me enough to ask what to do about it. For the AgOpenGPS project, we noticed that some people were having issues flashing the code to Teensy 4.1. Eventually, this was tracked down to the version of TeensyDuino we use to flash it.
If using TeensyDuino 1.57, it seems to be fine.
If we flash the self-same code with TeensyDuino 1.58, the Teensy goes into a boot loop with no serial output.
I discovered if I use the Arduino extension in vscode, same thing - boot loop
VS2022 and Visual Micro all do the same thing.
Even if we take the compiled .hex file and flash it with 1.58, boot loop. Same code, same hex, flashed with 1.57 - works fine.
Really stumped here - any suggestions gratefully received! The code is here: https://github.com/farmerbriantee/A...dules/V4.1/Firmware/Autosteer_gps_teensy_v4_1
Thanks!