I want to add 4 LoggerBufs to the HelloWorld SYS/BIOS sample project. Here are my assumptions: write to separate LoggerBuf's by using Log_Writex, instantiate each format string as a Log_Event and store the Log_Events in the project's xdc file. Are my assumptions are correct? I don't understand how I add an .xdc file to HelloWorld in CCS5.0.2.