Tool/software: Code Composer Studio
Hi,
I am using ccs v8 and C2000 compiler.
Can I generate a dll file?
Or can I link to a dll file?
If possible, please let me know how.
Regrads,
Han
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.
Tool/software: Code Composer Studio
Hi,
I am using ccs v8 and C2000 compiler.
Can I generate a dll file?
Or can I link to a dll file?
If possible, please let me know how.
Regrads,
Han
There is no support for a dynamic library. But you can create a static library. The details are this post.
Thanks and regards,
-George