You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first step woks - the "blinky" app works fine. Second step, when trying to enable the uvisor, it is throwing a compile error for the function "retarget.cpp" stating "uvisor_lib_init() was not declared in this scope". This is being used in the function "void software_init_hook()".
I am new to mbed and any help would be appreciated. Thanks!