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/TMDSICE3359: UART Echo example project unable to debug

Part Number: TMDSICE3359

Tool/software: Code Composer Studio

When I import uartEcho project from AM335X_StarterWare_02_00_01_01 into a CCS version: 7.4.0.00015, compilation was successful but when I start debugging it's suspended. Is there a manual/user guide to run this application? Thanks in advance.

Regards

vinay

  • Hi Vinay,

    vinay venu said:
    but when I start debugging it's suspended

    More details here would be very useful. A screenshot would also help a lot

    vinay venu said:
    Is there a manual/user guide to run this application?

    The experts in the Sitara forum can help you best regarding more details on the example

    Thanks

    ki

  • Hi Ki,

    Can you help me get tagged to some expert in Sitara who can guide me with running this example ?

    screenshot is posted bellow.

    Thank you in advance!

    Best regards

    Vinay

  • Thanks. Being suspended is not the issue. Actually, when you debug a project it is supposed to auto-connect, load the program, run to main, and stay there. This is what I see when debugging uartEcho on my beaglebone

      

    But in your case it is suspended at some address with no source code correlation. Which example did you use (for what target)? I used the beagleboard one since that is my target. I didn't see one for TMDSICE3359. If you tried using one of the examples for another target, maybe that is why it is not working. If you can confirm, I will move this thread to the Sitara forum for more assistance.

    Thanks

    ki

  • Hi Ki,

    Thank you! That was helpful but now even I stand at the same point as your screenshot. Further are you able to see the echo in terminal?
    How do you verify this example project?
    I connected CAN port(UART0 is present in CAN port) via FTDI to PC and observing uart data in serial terminal. I don't see any data and even I can't write anything.

    Please verify at your end and instruct me the steps you followed. Your inputs will be appretiated. Thank you in adavnce.

    Regards,
    Vinay
  • Vinay,
    I will move this to the Sitara forum. The experts there will have more knowledge on the actual example project.

    Thanks
    ki
  • Vinay,

    I'm already helping you on this thread e2e.ti.com/.../2487959
    Does that take care of your current concerns on running the examples in the Processor SDK RTOS Package?

    Lali
  • Yes it solved this issue too. Thank you Lali