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 I can call from C/C++ code (C source file) function from .asm file

In CCS4 environment , from C source code i want to call function from assembler source file (.asm).

I can't find the way to do it. (:

thanks for advice.