I'm trying to suppress the output of the tools but I can't figure out how to make the linker quiet. Here's an example of a command (ibl/src/make/c64x/makestg2):
$(LD) -o i2cparam_$(TARGET)_$(IEXT).out -m i2cparam_$(TARGET)_$(IEXT).map i2cparam.$(IEXT).oc ../../hw/c64x/make/i2c.$(IEXT).oc $(PLL_OBJS) $(PSC_OBJS) $(TFILES) i2cparam.cmd $(RTLIBS)
I'm using mcsdk_2_01_02_05.