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( )".