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-TM4C123GXL: UART

Part Number: TM4C123GH6PM

Tool/software: Code Composer Studio

Facing UART  connection problem:

when I tried to do one of the workshop programs on UART in Tivaware Launchpad.

I m getting following errors in debug mode:

  

ComPort: Trouble Writing Memory Block at 0x0 on Page 0 of Length 0xc28: Received malformed response packet (expected 0xbf, received 0x45)
ComPort: File Loader: Verification failed: Target failed to write 0x00000000
ComPort: GEL: File: C:\Users\Admin\workspace_v6_2\lab12\Debug\lab12.out: Load failed.
ComPort: Trouble Writing Memory Block at 0x0 on Page 0 of Length 0xc28: Received malformed response packet (expected 0xbf, received 0xdd)
ComPort: File Loader: Verification failed: Target failed to write 0x00000000
ComPort: GEL: File: C:\Users\Admin\workspace_v6_2\lab12\Debug\lab12.out: Load failed.
ComPort: Trouble Writing Memory Block at 0x0 on Page 0 of Length 0xc28: Received malformed response packet (expected 0xbf, received 0x0)
ComPort: File Loader: Verification failed: Target failed to write 0x00000000
ComPort: GEL: File: C:\Users\Admin\workspace_v6_2\lab12\Debug\lab12.out: Load failed.

I don't know what is causing these errors, I followed all the steps shown in the Workshop manual. please help me  to debug this error.

Thanks.,

Sudharsan chinnaiyan.

  • Part Number: TM4C123GH6PM

    Tool/software: Code Composer Studio

    when i tried to connect my target through UART interface I'm getting following errors.

    ComPort: Trouble Writing Memory Block at 0x0 on Page 0 of Length 0x7d7c: Read timed out
    ComPort: File Loader: Verification failed: Target failed to write 0x00000000
    ComPort: GEL: File: C:\Users\Sudharsan\workspace_v6_2\Roboglasses1.5.1\Debug\Roboglasses1.5.1.out: Load failed.

  • Hello Sudharsan,

    There is not a lot of detail here to work with. Help provide more background please:

    Do you see any compile errors with the code?

    What version of CCS are you using?

    Are you just using device Debug? Because those messages do not look familiar to me for a typical CCS Debug Session. If not doing a Debug session in CCS, explain what you are doing please.

    Have you been able to load other example projects to the LaunchPad?

  • Hello Sudharsan,

    I haven't heard back from you, so I’m assuming you were able to resolve your issue.

    I will close this thread now, but if you have not solved this issue then post a reply below (or open a new thread if the thread has locked due to time-out).