Quantcast
Channel: EngineerZone: Message List
Viewing all articles
Browse latest Browse all 24339

Re: SigmaDSP programming

$
0
0

     Hello,

 

     There's no C compiler for any SigmaDSP.  Among other reasons, this is because these are primarily streaming audio processors for which not every C construct can be implemented.  For example, branching and looping are commonplace in C code, yet older-generation SigmaDSPs (ADAU1701, etc.) cannot even execute a branch.  Although the latest-generation Sigma 300 chips (ADAU145x) are far more capable, the whole idea behind SigmaDSP is the SigmaStudio IDE.  SigmaStudio compiles the engineer's graphic flow diagram directly to the target chip's machine code.  You could say that SigmaDSPs and SigmaStudio were made for each other.  Thus any port must be performed manually, if possible at all.

 

 

     Best regards,

 

     Bob


Viewing all articles
Browse latest Browse all 24339

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>