Forum Rule: Always post complete source code & details to reproduce any issue!
-

Originally Posted by
alan856
@Quadrupel - where did you insert the startup patch in startup.c - that is a VERY busy file - don't want to break it. Also - I'm keeping a copy of the original..
I stuck it in the resetHandler function.
Because, I don't like modifying core files, and until there's a production fix to IntervalTimer, I'm putting the fix into the beginning of setup(). It works, and the appropriate comments identify why it's included in the code.
-
Senior Member+
Paul fixed in startup.c of Teensyduino 1.48 beta 1
-

Originally Posted by
manitou
Thanks for the update. I took a look at the change in startup.c. Interesting that it was PIT channel three causing the problem.
Update: i was looking at a file showing changes only and it didn't show the entire fix. I see the fix is actually your entire recommendation.
Last edited by quadrupel; 09-14-2019 at 05:52 PM.
Reason: Update
-
Senior Member+

Originally Posted by
manitou
There may be an issue with the PIT fix in startup.c for 1.48-beta1, see
https://forum.pjrc.com/threads/57609...l=1#post216384
-
Senior Member
Teensyduino 1.48 was been released, with the fix for this problem.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules