Author Topic: Analog Devices' DSP anyone? (tags: VisualDSP++, DSP, SHARC, ...)  (Read 11767 times)

Offline daniloz

  • Regular
  • ***
  • Posts: 268
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? :-)

mariocup

  • Guest
Re: Analog Devices' DSP anyone? (tags: VisualDSP++, DSP, SHARC, ...)
« Reply #1 on: August 27, 2009, 01:35:16 pm »

Offline daniloz

  • Regular
  • ***
  • Posts: 268
Re: Analog Devices' DSP anyone? (tags: VisualDSP++, DSP, SHARC, ...)
« Reply #2 on: August 27, 2009, 02:43:19 pm »
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

  • Guest
Re: Analog Devices' DSP anyone? (tags: VisualDSP++, DSP, SHARC, ...)
« Reply #3 on: August 27, 2009, 07:18:46 pm »
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.