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.

Funny problem in C6accel

Hi TI,

In "C6accel_ti_imglibFunctionCall.c", I commented out "IMG_sobel_3x3_8( )" or replaced it with a dummy function,

then I performed "make c6accel_clean" and "make c6accel".

For edge_detection demo, i "make clean" and "make all". 

why I still run the edge_detection demo ?

"IMG_sobel_3x3_8( )" function is no more there, why edge_detection demo can still call "IMG_sobel_3x3_8( )".

  • Hi,

    Can you provide some details of the edge detection demo that you are refering to. I am not aware of such a demo in the EZSDK so is it an application that you have created? From your description it looks like you may be linking with the old version of the DSP server.Inaddition to rebuilding the executables, can you check if you install the new DSP server and the new demo binary on the file system before you run the demo again.

    Regards,

    Rahul