Search found 1 match

by jtomada
Wed Apr 18, 2018 10:21 pm
Forum: General Support
Topic: Exceeding Delta Assert
Replies: 5
Views: 2866

Exceeding Delta Assert

Hi, I'm getting an assert at chVTDoTickI() after running my program a while. This is the assert chDbgAssert(chTimeDiffX(ch.vtlist.lasttime, chVTGetSystemTimeX()) <= chTimeDiffX(ch.vtlist.lasttime, chTimeAddX(now, delta)), "exceeding delta"); The backtrace looks like this #0 0x08005256 in c...

Go to advanced search