Other Parts Discussed in Thread: SYSBIOS
link error when creating a task statically in .cfg using:
var Task = xdc.useModule('ti.sysbios.knl.Task'); Program.global.tsk2 = Task.create("&task2");
<Linking> warning #10229-D: output section ".fardata.2" refers to load symbol "task2" and hence cannot be compressed; compression "rle" is ignored
>> Compilation failure
undefined first referenced symbol in file --------- ---------------- task2 C:\ccs_work\TCI6638_edma3_test1\Debug\configPkg\package\cfg\edma_test_pe66.oe66