Hi, in teensyduino 1.58.1 usage of Wire1.begin() hangs my app on teensy 4.0 board : no errors after compiling and arduino (2.1.1) says upload ok but the app does not run;
when I comment Wire1.begin() in the cpp file it runs, at least I can see starting the app : the code for blinking the led runs and the displays initializes.
in 1.57.2 it runs ok
see attachments for the code
anybody idea what is the cause ? what am i doing wrong ?
regards
Sjors
when I comment Wire1.begin() in the cpp file it runs, at least I can see starting the app : the code for blinking the led runs and the displays initializes.
in 1.57.2 it runs ok
see attachments for the code
anybody idea what is the cause ? what am i doing wrong ?
regards
Sjors