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.

how to compile visa algorithm in codec engine

Other Parts Discussed in Thread: OMAPL138

hi,

    My board type is omapl138,i am testing the codec engine examples which provided by TI.

    The examples scale is not xDM algorithm,when i modify the stub and skeleton C file,(in extension directory) ,it could be compiled and succeed and the result is what i need. but if i modify visa stub and skeleton C file(in ti.sdo.ce directory),it never be updated, so i could not get  the lastest  .a64p for my servers,i don't know what is wrong with it.

     Does algorithm lib(.a64p) can't be compiled in linux by makefile in fact or just need somewhere set,Please give me a hand,thank you!