Hello
in our concurrent radio application using timeslot API there are failed assertions from time to time (10min - 10h).
Message is as above.
Stacktrace and system state shows clearly that the failed assertion happens during sd_radio_request(). Parameters are:
Details:{request_type = 1 '\001', params = {earliest = {hfclk = 1 '\001', priority = 0 '\0', length_us = 69977, timeout_us = 55000}, normal = {hfclk = 1 '\001', priority = 0 '\0', distance_us = 69977, length_us = 55000}}}
So my question is: what does this address means? Is there any list of failed assertion addresses with their meanings?
Ah, yes: it happens with SD 6.1.0. With 6.1.1 one gets the same(?) assertion with a slightly different address.
And no: assigned timeslots were not exceeded.
Thanks & regards
Hardy