I can confirm that the latest versions are broken for me, tested on linux.... ( same symptoms as noted in forums)..
git clone code from here and use any of the examples, such as 'chBlinkPrint'
https://github.com/greiman/ChRt
and arduino-1.8.16
with teensyloader 1.55 from https://www.pjrc.com/teensy/teensy_linux64.tar.gz
user erorr, my 'libraries' folder had an old copy of ChRT in it that i didn't know was there. (1.2.0 , instead of 1.3.0). more details in the forum above if needed.
I can confirm that the latest versions are broken for me, tested on linux.... ( same symptoms as noted in forums).. git clone code from here and use any of the examples, such as 'chBlinkPrint' https://github.com/greiman/ChRt and arduino-1.8.16 with teensyloader 1.55 from https://www.pjrc.com/teensy/teensy_linux64.tar.gz
However this combo works with the same ChRt example/s: arduino-1.8.12 - https://downloads.arduino.cc/arduino...linux64.tar.xz teensy loader 1.51 - https://www.pjrc.com/teensy/td_151/T...nstall.linux64
also posted this info in pjrc forums: https://forum.pjrc.com/threads/62076-Teensyloader-1-52-onwards-breaks-ChibiOS-on-Teensy-4