Does any manufacturer offer a digital signal controller (which basically means a microcontroller with some DSP functionality like a MAC instruction and other stuff) to which I could compile software with GCC? dsPIC apparently use Microchips own C30 compiler which is a GCC spin-off but it is not free (as in free source code).
I'd just need a few ADC channels, two DAC channels and an FPU so nothing too special.
I'd like to try to stay away from single manufacturer toolchains if possible.
No comments:
Post a Comment