News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Analog Devices' DSP anyone? (tags: VisualDSP++, DSP, SHARC, ...)

Started by daniloz, August 27, 2009, 10:39:17 AM

Previous topic - Next topic

daniloz

Hello,

Anyone using Code::Blocks with Analog Devices' DSP ??

I'm currently using C::B to edit my code and have a very basic interface to tell VisualDSP++ to build my project... I'm looking for a better solution or, even better, a completely integration of VisualDSP++ compiler into C::B.

Any hints? Advices? Help? :-)


daniloz

Ok, this is the easy part of it and I'm willing to do it... but before I wanted to know if someone if using it or interested in it because then a complete debug integration would be perfect...

mariocup

I don't think there are any objections. Regarding the debugger I am not sure. If it is a gdb debugger it will be no problem, but any other debugger will be difficult to support.

If you are making also wizards, I would suggest to use the squirrel script language interface of Code::Blocks (see http://wiki.codeblocks.org/index.php?title=Scripting_commands). Have a look at some wizards  included in CB e.g. TriCore.