Hi,
Is there a way to run C# programs on DSP including DSP_BIOS?
Many Thanks,
HR
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
TI provides no C# solution. I've never heard of anyone using C# on a TI DSP by any method.
Thanks and regards,
-George
For what it's worth, both C# and Java are languages requiring garbage collection and a runtime environment, both of which can run into the hundreds of KB or even megabytes of RAM.
Lookup Java ME or SunSPOT (http://en.wikipedia.org/wiki/Sun_SPOT), the latter has 512KB of RAM.