Search results

  1. M

    Teensy 4.1 Arduino IDE Compile fails after Java update to Java 8 update 451 (64bit)

    Compile works again. Did what @kd5rxt-mark suggested, did a remove of Teensy Board, installed Adruino IDE again, reinstalled Teensy Board. Thanks to all for the help!!!!!!
  2. M

    Teensy 4.1 Arduino IDE Compile fails after Java update to Java 8 update 451 (64bit)

    Java update to Java 8 update 451 (64bit) seems to make Teensy 4.1 Arduino IDE compiles fail. Tried several programs and all fail. All but one program were unmodified since last successful compile. Compile fails with: internal error in mingw32_gt_pch_use_address, at...
  3. M

    Looking for Teensyduino definition of extensions/resources added to Arduino IDE

    @KurtE thank you for the information!!!! I will have to do some simple code to experiment with the info to get a better understanding. Just to be clear, it appears that you are equating Port4 for GPIO4 - I didn't see Ports per say defined in the RT1060 reference manual. I am a hardware guy...
  4. M

    Looking for Teensyduino definition of extensions/resources added to Arduino IDE

    I am sorry to bother the forum members, but I have literally spent hours searching the website and forums, and have come up empty. I am using Teensy 4.1. I have successfully installed Teensy into Arduino IDE (which I have used for several small projects). I did find the MIDI functions...
Back
Top