Part Number: MSP432E411Y
Tool/software: Code Composer Studio
I am going through simplelink_mcu_sdk/Users_Guide.html to see what I need to include and have had no luck. I also did a grep through the simplelink_mcu_sdk install directory to see where it might be defined, but no luck. I find a lot of invocations, but no implementation.
I have imported the CCS debug project and I made sure that I am using SysMin as the system portion of TI RTOS.
Hoping someone can point me to the appropriate document with instructions on how to include System_printf. I looked at the RTOS User Guide, but those appear to point back to Tiva instructions for CCSv6.
Of course, System_flush() is also undefined!