Other Parts Discussed in Thread: SYSCONFIG
Followed the instructions in the original post, I get the error:
undefined first referenced
symbol in file
--------- ----------------
ti_log_LogSinkBuf_buf ./syscfg/ti_log_config.o
ti_log_LogSinkBuf_printf ./syscfg/ti_log_config.o
here is my syscfg:

And this is the invocation
Log_printf(LogModule1, Log_ERROR, "************* Hello World *********** %d", 11);
Any idea ?




