Hi,
I'm using the Kernel example "mutex" right-out-of-the-box, no modifications. It compiles and executes fine up until I make the modifications to the "cfg" file to enable System_printf(); (see the 4 lines I added in the screenshot below).
The modifications were based on the thread below
I would like to learn how to successfully use System_printf()
Thanks