SysBios 6.32.1.38;
XDCtools 3.22.1.21;
CCS 4.2.3;
Hi,
I want to build a task example form TI and I am not able to succeed build. I don't modify the actual code. I have the following errors:
js: "C:/Program Files/Texas Instruments/bios_6_32_01_38/packages/ti/sysbios/BIOS.xs", line 208: TypeError: Cannot read property "stackMemory" from null
"C:/Program Files/Texas Instruments/bios_6_32_01_38/packages/ti/sysbios/family/c28/Hwi.xs", line 83
"C:/Program Files/Texas Instruments/bios_6_32_01_38/packages/ti/sysbios/hal/Hwi.xs", line 59
"C:/Program Files/Texas Instruments/bios_6_32_01_38/packages/ti/sysbios/knl/Queue.xs", line 59
"C:/Program Files/Texas Instruments/bios_6_32_01_38/packages/ti/sysbios/knl/Semaphore.xs", line 60
gmake.exe: *** [package/cfg/task_p28L.xdl] Error 1
js: "C:/Program Files/Texas Instruments/xdctools_3_22_01_21/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake: Target `all' not remade because of errors.
and I don't know why. Someone can help me?
(I try a task example form TI with a DSP/BIOS 5.41.10.36 and it build properly.)
Thanks
Jeremy