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.

SDK Installation & CCS v5.2

Other Parts Discussed in Thread: MATHLIB

I have  CCS v5.2 installed on my computer and using the LogicPD exp board as well as the LCDK board.  Do I need to install the BIOS C6SDK?  The instructions reference CCS v5.1; are most of the items included in the SDK found in CCSv5.2?

  • Whether you need C6SDK depends on your particular application. If your application needs to talk to external peripherals (requires BIOS drivers) or needs library support then C6SDK is a better choice as it includes BIOS Drivers, Algorithm Libraries (DSPLIB, MATHLIB, IMGLIB, ...) and a Networking stack in addition to SYS/BIOS and IPC. As far as I know a basic CCS install only includes SYS/BIOS, XDC TOOLS and IPC.

    Best,

    Ashish