When our firmware is built with SwiftDecoder version 7.10.3 and 7.10.1, it crashes within 10 minutes at random time. When the firmware is built with 7.8.1 or 5.4.18, it runs over 48 hours without crashing.
The scanner is set up for continuously scanning and reading a 36 character Data Matrix code at fix position.
From our firmware, we didn't get any Exception or Assertion failure. It looks just like a watchdog timeout reset. I am wondering if somehow the SD_PROP_CALLBACK_PROGRESS function is not called frequent enough.
Do you have any suggestions?
Thank you
Weiyang