| ampage Tube Amps / Music Electronics |
For current discussions, please visit Music Electronics Forum. |
| previous: steve conner Re: I swear this DSP chip is laughing at me -- 7/17/2003 9:03 AM |
| Kursad | not DSP chip but machine code is... [QUOTE]The ADSP-2181, oh and I goofed, it only has 128 legs %-6 [/QUOTE] Any c compiler available for that thing? Together with a useful runtime lib? I've one of those evaluation boards but I've never had any luck with assembly coding. On the other hand DSP (at least a few simple effects and filters) wasn't that difficult with a computer because you do not have to learn 3 things at once: a new language, a new hardware (how to set up I/O ports and such) and DSP itself, besides it does not need to work realtime (and thus easier) Kursad |
|---|---|
| Replies: |
| steve conner Yep I have the "G21" C compiler (ba... -- 7/18/2003 9:57 AM |