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.

DM64x with TI-RTOS

Other Parts Discussed in Thread: TMS320DM648, SYSBIOS

I'm trying to use TMS320DM648 with TI RTOS. And have some problems.

1.In create project window I chose XDS tools last version 3.30.3.47_core. And after creating project from minimal kernel example template I have one error:

"can't find the library 'lib/ti.targets.rts6000.a64P' specified by package ti.targets.rts6000.  It wasn't found along the path...."

And really, there isn't those lib in path. But this lib is in older version of XDStools.

So if create project with XDStools version 3.25.3.72 I have follow error:

template generation of 'C:\TI\Workspace\Blink2/src/sysbios/makefile' failed: InternalError: XDC runtime error: ti.sysbios.family.c64p.Exception/common$: no property named 'outPolicy' .xdchelp /Blink2 line 1313 C/C++ Problem

Why?! How create first project and run it ??? (((( 

Regards.