Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

RTOS/TMS320C6472: Compiling XDC Modules For Host Testing

$
0
0

Part Number:TMS320C6472

Tool/software:TI-RTOS

Hello,

I have a set of XDC modules which were developed for the C6472, and would like to compile them for functional testing under Linux.

I have attempted to mimic the example from the RTSC-Pedia:

rtsc.eclipse.org/.../Consuming_Configurable_Content

rtsc.eclipse.org/.../makefiles

When running make I get the following error message:

/home/domain/borton/Perforce/tidsp/ti_rtsc/bios_6_52_00_12/packages/gnu/targets/rts86U/lib/gnu.targets.rts86U.a86_64U(Error.o86_64U): In function `xdc_runtime_Error_policyMin__E':
Error.c:(.text.xdc_runtime_Error_policyMin__E+0x16): undefined reference to `xdc_runtime_Error_IgnoreBlock'
/home/domain/borton/Perforce/tidsp/ti_rtsc/bios_6_52_00_12/packages/gnu/targets/rts86U/lib/gnu.targets.rts86U.a86_64U(Error.o86_64U): In function `xdc_runtime_Error_init__E':
Error.c:(.text.xdc_runtime_Error_init__E+0x8): undefined reference to `xdc_runtime_Error_IgnoreBlock'
collect2: error: ld returned 1 exit status

I am running xdctools_3_32_01_22_core


Viewing all articles
Browse latest Browse all 262198

Trending Articles