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
I'm in the process of integrating a new target into mbed-os. A week ago, at #7669d7f, I had a working Pull Request that passed all the htrun tests ready to go. Because of RTX file change collisions I've had to rebase to #c1c1492 and now CMSIS RTOS doesn't even get into mbed_sdk_init(): rt_tsk_create() returns 0.
Can anyone point me at any recent changes to do with memory configuration, initialisation or RTOS behaviour before I start diffing the world and tearing my hair out?