Creating a library in CodeWarrior 5.7 for MSC8126 (StarCore SC140)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Creating a library in CodeWarrior 5.7 for MSC8126 (StarCore SC140)

3,277件の閲覧回数
JohnR_Strohm
Contributor I
We purchased a package in source form from a vendor for inclusion in our product.  They supplied a makefile to make a library, that uses "dsplib".  When I asked, they indicated that it was part of the MetroWerks Tool Set.
 
We are using CodeWarrior 5.7.  (I don't know if this is the current version.)  I don't find "dsplib" as one of the executable tools (but I could be looking in the wrong place).  Is this a separate tool, is this approach obsolete, or what?
 
I don't think a "standalone library" is what I want.  (I could be wrong about this, as well.)
 
ラベル(1)
タグ(1)
0 件の賞賛
返信
3 返答(返信)

1,412件の閲覧回数
JohnR_Strohm
Contributor I
After serious digging through the help files, and doing some experimenting, it appears that dsplib functionality is now provided by sc100-ar, and invoked by setting the Target to "DSP Librarian".
 
My best guess is that the vendor is using an OLD version of the Metrowerks Tool Set, probably one that predates the CodeWarrior IDE.
 
0 件の賞賛
返信

1,412件の閲覧回数
CrasyCat
Specialist III
Hello
 
We do not have any file called dsplib in our CodeWarrior for StarCore Product.
Please check with your provider which toolset he is referring to.
 
CrasyCat
0 件の賞賛
返信

1,412件の閲覧回数
rocco
Senior Contributor II
He is probably referring to the 56K CLAS development software that Motorola distributed with the DSP56002, and probably with the current DSP563xx family.

I looked in my CLAS directory, and there is indeed a "DSPLIB.exe" file in there. It is a DOS program, like most of CLAS. I have never used it, but I assume it builds libraries from object files, since that is about the only thing I haven't had to do.
0 件の賞賛
返信