Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello,
I am using CCS 20.2 IDE with the C29clang compiler, and SysConfig 1.23, How can I suppress information messages printed by the function logInfo in the .js files inside the F29H85X-SDK?
They can't be suppressed by -q or --quiet flags of SysConfig tool.
e.g. validation.logInfo("The RTDMA MPU is .......etc.)"