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.

CCS/TMDSSK3358: Profibus Slave build error

Part Number: TMDSSK3358
Other Parts Discussed in Thread: PROFIBUS, AM3358

Tool/software: Code Composer Studio

Hi

I'm trying to run the profibus slave PRU example on my Sitara AM3358 Eval Board. What I have done so far:

1: Downloaded the Profibus Slave PRU and installed it (http://software-dl.ti.com/processor-industrial-sw/esd/PRU-ICSS-PROFIBUS-SLAVE/latest/index_FDS.html

2: Changed the paths and version numbers in the "projectCreate.bat" (\ti\PRU-ICSS-Profibus_Slave_01.00.01.01\protocols\profibus_slave\projects)

3: Run the "projectCreate.bat" (Works, gives a note: "Compiler version 'GNU_4.9.3:Linaro' is not currently installed! - defaulting to 'GNU_6.3.1:Linaro'.)

4: Opened the Code Composer Studio and built the example

This gives the error:

/ti/bios_6_52_00_12/packages/ti/sysbios/rts/gnu/ReentSupport.c:83: undefined reference to `ti_sysbios_rts_gnu_ReentSupport_checkIfCorrectLibrary'

Any idea? Could it be something with this Linaro 4.9.3 note?

I'm using Code Composer Studio 8 on Windows, but it gives the same error on Linux.

Thanks!

Corono