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.

How can I tell the exact model of DSP?

Other Parts Discussed in Thread: TMS320C6455

Hi

     I have an old AMC70K2000 board, so i cannot find any document came along with it. I want to know the model of DSP on this board. So I google it on internet. From the website, what i know this board was build with four TI TMS320C6455/6482 DSP. And those DSP are covered by radiator, so I cannot tell it from the outside. And this company had been sold, and I cannot connect with them.  http://silicontkx.com/IDT.htm

Can anyone tell me how can I know it is 6455 or 6482?

Thank You

Xining Yu

  • Xining Yu,

    Please make the assumption that it is a TMS320C6455. With CCS, you can build a Target Configuration using 4 of those and see if you are able to connect and debug the devices on the board.

    From CCS, there are registers that you can read in the C6455 to determine the exact version. Please refer to the datasheet for these register addresses. For example, look for the JTAGID register.

    Regards,
    RandyP