Just tried it, same result as before.
What I don’t understand is why Marco’s HEX has no problem and yours crashes.
SUMMARY:
- Marco’s APP as HEX (compiled using HIS toolchain): OK
- Marco’s APP compiled by myself using GCC: NOK
- Pedro’s APP as HEX: NOK
- Original firmware compiled by myself using GCC (Gabonator’s port) in slot 3: OK
Do you have reports from other users with success/failure?
When I find time, I will try the “caveman” debugging method too, putting “printf…” everywhere in your code to find where it crashes.
Anyways, thank you for your work.
Patrick