• ايمن الشبراوي
  • NEWBIE
  • 0 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 8
    Replies
I am seeing this error...'Challange Not yet complete...here's what's wrong: The 'Shift Hours' field on the 'Volunteer Shift' record is not working as expected. I'm stuck as to what I am doing wrong. It's probably a simple fix that I'm over looking. Help solving this problem would be greatly appreciated! Thanks!

User-added image
User-added image
User-added image
TCPIP vs external interrupt
Why running TCPIP inserts random delays into the external interrupt response time. External interrupt has priority 7 and uses SRS. Nothing else with priority 7.  The TCPIP server is a Harmony example.
If the server is not running, the external interrupt delay is constant  (1us).
After starting the server, it changes between 1 - 2 us.
I do not know what to try anymore.