This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

link error when creating a task statically in .cfg (keystone II 6638)

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