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.

CCS/EK-TM4C1294XL: How to see dumped code in CCS tool

Part Number: EK-TM4C1294XL
Other Parts Discussed in Thread: UNIFLASH

Tool/software: Code Composer Studio

1) how to  check source code from this board using CCS tool (it's already dumped I want to see)

2) how create new source code for this, give some example source codes like blink led

3) how to transfer dumped code in to another Tiva tm4c1294xl through CCS tool

  • Hello,

    Prashant Shirur said:
    1) how to  check source code from this board using CCS tool (it's already dumped I want to see)

    You said "it is already dumped", does this mean you extracted a binary file from the target? That binary file would not have any debug symbols so there is no source correlation. It is just raw executable code (and data)

    Prashant Shirur said:
    2) how create new source code for this, give some example source codes like blink led

    I am not sure I understand what you are asking. You wish to generate source code from the extracted binary?

    Prashant Shirur said:
    3) how to transfer dumped code in to another Tiva tm4c1294xl through CCS tool

    In the Memory view, there is an a option to load a binary file to memory. You can also use tools like UniFlash to program a binary file to a target.

    Thanks

    ki

  • Hello,
    I haven’t heard back from you, hence this issue is being closed. If you wish to continue the discussion, please post a reply with an update below (or create a new thread).

    Thanks,
    ki