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.

Clarification of libraries for C5535

I was hoping someone could clarify a few issues. I'm working on a project with the C5535 ezdsp and I've gone through the audio example in detail. I can easily find documentation on dsp/bios and csl, but I don't see any documentation on PSP which is obviously used in the example. Also, I don't see any info on the register commands used to configure the port modes. I suppose I can figure a lot of it out from the examples, but it would be nice to know exactly what these routines are doing. 

Thanks.

  • Hi,

    The new PSP based code is under development. The partial use of PSP code in current examples is not a official PSP. 

    Regards,

    Hyun

  • Thanks Hyun. It might be a good idea to include that comment in various files.

    Also, I notice a lot of the examples are somewhat messy with scatterings of code cut and pasted from other platforms and applications. It would make it a bit more clear if the code was cleaned up a bit and tailored more for the specific example/platform. Just a suggestion.

    Thanks,

    Cam