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.

AM6548: C2000 microcontrollers forum

Part Number: AM6548
Other Parts Discussed in Thread: SYSBIOS

I am using CCS 10.4.0.00006_win64

I am trying to run rtos based GPIO project. But i am having following errors while i am building project .

subdir_rules.mk:19: recipe for target 'build-1109360113-inproc' failed
js: "C:/Users/SESA628276/workspace_v10/led_example_a53/gpioLedBlinkTest_a53.cfg", line 46: XDC runtime error: ti.sysbios.BIOS: incompatible assignment to kernelHeapSection : ".kernel_heap"
"./package/cfg/gpioLedBlinkTest_a53_pa53fg.cfg", line 192
gmake.exe: *** [package/cfg/gpioLedBlinkTest_a53_pa53fg.xdl] Error 1
js: "C:/Users/SESA628276/Downloads/xdctools_3_30_06_67_core_win32/xdctools_3_30_06_67_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-1109360113-inproc] Error 1
gmake: *** [build-1109360113] Error 2
subdir_rules.mk:16: recipe for target 'build-1109360113' failed
gmake: Target 'all' not remade because of errors.