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.

Starting with TMS320VC5509A DSK

Other Parts Discussed in Thread: TMS320VC5509A, SPRC133

Hello,

I have to start a project with the TMS320VC5509A DSK board. Apart from the board i only have an Code Composer Sudio IDE Platinum v3.3. I want to programm it with the JTAG JET from Signum Systems. But i cant find working examples to test if the board is still working and to ease the the getting started period.

Does anyone have experience with the board or could deliver working code examples like "post" (power on self test)?

I have no problems in using newer versions of code composer studio which mite deliver code examples... i only have to know which one and where to find the code samples.

  • Hi

    Did you try the examples on C5509A from sprc133 . Pl refer to the link below

    http://www.ti.com/tool/sprc133  -  look for "SPRC133: TMS320C55x Chip Support Library for C5501, C5502, C5509, C5509A, and C5510 devices".

    Hope the above information helps.

    Regards

     Vasanth

  • Hi,

    thank you for the help. But the "dsk5509a_v1" had the examples i needed.
    But i have a new problem now.
    Im trying to use smale model commands in a large model programm. (for example add() from the dsp.lib in the dsp_ap()-programm)
    How can i initiate this in ccsv3.3? Would it b better to use ccsv5 insted of 3.3? Or can someone just tell me where i can find the necessary steps to initiate the smale commands?

    Im basicly trying to use the Q15 commands. So that it would solve my problem if someone could tell me where to find a fitting lib etc.

    I hope someone can help me.


    P.S.


    any idea why i get:

    An error occurred while processing your request.

    Reference #97.b2cf7a5c.1436218167.5c5e5a4

    as soon as i try to download specific files (like ur recommended "SPRC133:"-example)?

  • Hi,

    thank you for the help. But the "dsk5509a_v1" had the examples i needed.
    But i have a new problem now.
    Im trying to use smale model commands in a large model programm. (for example add() from the dsp.lib in the dsp_ap()-programm)
    How can i initiate this in ccsv3.3? Would it b better to use ccsv5 insted of 3.3? Or can someone just tell me where i can find the necessary steps to initiate the smale commands?

    Im basicly trying to use the Q15 commands. So that it would solve my problem if someone could tell me where to find a fitting lib etc.

    I hope someone can help me.