I changed the salvocfg.h with bytes of ect.
I get the following types of errors:
Warning[w6]: Type conflict for external/entry "OSCreateTask", in module main against external/entry in module inittask; function types differ in parameter 2; class/struct/union types have different sizes
Warning[w6]: Type conflict for external/entry "OStcbArea", in module sound against external/entry in module mem; array types have different element types; class/struct/union types have different sizes
Warning[w6]: Type conflict for external/entry "OStcbArea", in module main against external/entry in module mem; array types have different element types; class/struct/union types have different sizes
Warning[w35]: There is more than one definition for the struct/union type with tag 'tcb'; class/struct/union types have different sizes
Error[e46]: Undefined external "OSecbArea" referred in Data ( C:salvo utDrMsysqDebugObjData.r43 )
Error[e46]: Undefined external "OSCreateMsg" referred in Data ( C:salvo utDrMsysqDebugObjData.r43 )
Error[e46]: Undefined external "OSWaitMsg" referred in Data ( C:salvo utDrMsysqDebugObjData.r43 )
Error[e46]: Undefined external "OSWaitEFlag" referred in Data ( C:salvo utDrMsysqDebugObjData.r43 )
Error[e46]: Undefined external "OSDelay" referred in display ( C:salvo utDrMsysqDebugObjdisplay.r43 )
Error[e46]: Undefined external "OSTimedOut" referred in functions ( C:salvo utDrMsysqDebugObjfunctions.r43 )
Error[e46]: Undefined external "OSTimer" referred in interrupts ( C:salvo utDrMsysqDebugObjinterrupts.r43 )
Error[e46]: Undefined external "OSReadEFlag" referred in sound ( C:salvo utDrMsysqDebugObjsound.r43 )
It worked great with the lib!!!!