Tool/software: Code Composer Studio
Hi,
I tried to use some libraries in assembly language.
Each library works well when called alone.
But if I call more than one library:
.mlib RM48_RTI_Mac_v39.mlib
.mlib RM48_VIM_Mac_v39.mlib
I have some errors like:
[E0600] Macro library is not in archive format
Is it possible to call more than one library?
How can I do that.
Thanks for your help.
Jerome