Tool/software:
How do I create a static library project in CCS 20 for the MSP430?
If not possible, how do I compile a static library manually, calling cl430?
Related question: What is a relocatable object? When I use this option, I have multiple symbol redefinitions when linking the "relocatable" object.
Related question 2: How do I compile diferent libs in a workspace? Each lib in a folder (project) of the same workspace then link them together ?