Forum Discussion
Altera_Forum
Honored Contributor
18 years agoco processor design problem
Hello, Our group has got Altera DSP Development Kit, Cyclone II. The whole purpose is to have co-processing with TI DSP via EMIF. The development kit includes "Fast Fourier transform (FFT) co...
Altera_Forum
Honored Contributor
18 years agoMost of the missing functions are very general ones as IRQ_enable() or IRQ_clear(), defined e. g. in csl_irq.h, not related to EDMA specific functions. So I wonder how they can be missing? I would expect similar functions to be used in most embedded or DSP code.
Also the EDMA (enhanced DMA) functionality is a general feature of C6000 family, the respective support should be present in your development enviroment as well. It could be, that different versions of code composer have different libraries or some functions renamed.