Hi all!
I'm new to CCS v5.
I have a project code that's running under DSP C674x SYSBIOS v6. I want to add software library to it.
Are there any examples how to do it? Maybe some guide ... How to merge my existing project and new library?
How to build library for running under SYSBIOS?
Regards,
Bakir
I know how to do it in makefiles under the linux, but I haven't such experience under the Windows in CCS.