Search results

  1. A

    Teensyduino 1.18 Released

    Thanks, you are right Paul. Microsoft Security Essentials was the reason...
  2. A

    Teensyduino 1.18 Released

    On my XP sytem I got this error message I use some older Arduino Versions and processing-2.0b8. I see the same error also after clean install of arduino-1.0.5-r2-windows.exe On my Win7 system there were no problems.
  3. A

    Disable IntervalTimer in V.1.14 Core

    Thanks Paul, I used your first solution, give me more possibilities on PIT with only four mods. Dieter
  4. A

    Disable IntervalTimer in V.1.14 Core

    Hi, for my motor application I have to modify the PIT-timer period on the fly. Upto Version 1.13 this was possible, but since Version 1.14 IntervalTimer is part of Core. How can I shutdown IntervalTimer in Core, or move him to lib? Or other possibilities? Thanks, Dieter // Change...
Back
Top