Hello,
I'm trying to build a simple application built off dsplib, but unfortunately it seems my CPU revision is too old for the 3.x dsplib. I have a C5510 DSK from spectrum digital from about 5 years ago, which apparently is revision 2.x. I tried rebuilding dsplib with my cpu version, but it failed because I think the 3.x code is taking advantage of features my CPU doesn't have.
My question is, is there anywhere I can find the legacy 2.x sources? Or more generally, am I doing something wrong and the 3.x sources should work for me after I reconfigure something?
Thanks!