I am working on moving from NONOS SDK 1.5.0 to the RTOS SDK version 1.3.0.
Within the NONOS SDK, there is a callback when the system initialization is complete.
This is set by the following function
Code:
void system_init_done_cb(init_done_cb_t cb)
In the RTOS SDK I don't see a similar function.
Is there a way to detect the completion of system initialization ?Statistics: Posted by hreintke — Fri Jan 08, 2016 7:07 am
]]>