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.

CCStudio V5 with DSP/BIOS

Other Parts Discussed in Thread: CCSTUDIO

Hi,

I want to implement a DSP/BIOS RTOS for DSPC5402 and I’m using code composer studio 5.4.

I’m trying to use the 5.31.09, so I  followed the user guide “Installation and Setup for DSP/BIOS 5.31”, basacally, this version works with CCS 3.x and higher. however, at code CCStudio side, I can’t find the C5402 target!!!

1. What is the compatible version of DSP/bios supported by CCStudio v5?

2. I need help about that (docs, examples, tutorial, etc)

  • Delared,

    You are using the correct version of DSP/BIOS for the C5402.  It was the last one that had C54x support.  But you’ll need to use it with CCS v3.3.   There have been several changes over the years relating to the eclipse integration within CCS, and that old DSP/BIOS release won’t work in the newer v5.4 or v5.5 of CCS.  

    I searched briefly and didn’t see any examples or tutorials to point you to.  Are you using a TI development board?  If so, the best examples would have been in the software bundled with that board.  

    Scott 

  • Scott,

    I have installed CCStudio 3.3, however this one don't work fine!!

    as follows what i get:

    1. no support for 5402 device emulator, i found just a TI simulator (see screenshot)

    2. for all setup, I always get an error: "unable to find an appropriate the registry key..."

  • Delared,

    I’d guess that the error about not finding an appropriate registry key is limiting the emulation options shown.  For CCS installation problems this is the better forum:  http://e2e.ti.com/support/development_tools/code_composer_studio/f/81.aspx

    If you report the specific error messages, your version of Windows, and any other details about your installation, then hopefully someone there can provide some help to get CCS properly installed…

    Scott