-
Notifications
You must be signed in to change notification settings - Fork 32
Hard faults #11
Comments
and sp[6] doesn't work...
|
|
|
I've confirmed the hard fault here. It seems there is at least one assertion failure triggered in the xtimer system in RIOT. |
@danielkucera I've pushed a commit to bump the RIOT submodule version. The new RIOT version includes RIOT-OS/RIOT#13212 among other xtimer bug fixes. The issue caused by that bug (RIOT-OS/RIOT#13209) and which should be fixed with this sounded awfully familiar to what you mentioned. Please let me know if the new RIOT submodule commit improves stability for you! |
It looks like it's still there:
|
I've tried to leave it without BT pairing and it crashed anyway. |
@danielkucera I've pushed a new version which includes an updated RIOT branch. Long story short, the Nimble repo merged an important fix in their timer glue code for RIOT. The latest push includes those fixes. |
commit:
|
same as here: https://cirrus-ci.com/task/5448693046312960 |
Whoops, my bad. Should be fixed now, CI shows all green |
It is more than 5 hours since last upload and still working. Maybe the difference is in compilation - this time I used dockerized compiler. I will try my system gcc tomorrow. |
@danielkucera That sounds promising! |
@danielkucera Any news here? |
I built latest master using my system gcc
and it hard faults. |
I'll start collecting my hard-faults here:
a.zip
The text was updated successfully, but these errors were encountered: