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.

c6748 debugging

I am using OMAP L138 Logic PD kit .

My question is that Can I use Code Composer Studio without hardware connected.

For testin of peripherals .

  • Hi Rana,

    My question is that Can I use Code Composer Studio without hardware connected.

                Yes, you can use CCS without the Hardware connected in Simulation mode.

    For testin of peripherals.

                Yes there is option to test the peripherals in simulation mode but only based on the limitations of the peripherals supported by the given simulator.

    By default, in CCS 5.2 in Texas Instruments Simulator there are 3 options available for the C67xx devices. Namely,

    • C67xx CPU Cycle Accurate Simulator, Little Endian
    • C67xx CPU Cycle Accurate Simulator, Big Endian
    • C674x CPU Cycle Accurate Simulator, Little Endian

     Also Take a look at the following C6000 Instuction Set Simulator TRM for further understanding on this.

    http://www.ti.com/lit/ug/spru600i/spru600i.pdf

    Regards,

    Iyshwarya

    If this answers your question, please click the Verify Answer button below. If not, please reply back with more information.