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.

Still got"Debug Port error occurred." after apply bugfix of drvlib/uart.c.

Other Parts Discussed in Thread: CC3200

Hi:

  I got this error message "Cortex_M4_0: Trouble Reading Memory Block at 0x20030008 on Page 0 of Length 0x4: Debug Port error occurred."

  I have checked cc3200v1p32.cmd, seems memeory defination is ok:

    /* Application uses internal RAM for program and data */
    SRAM_CODE (RWX) : origin = 0x20004000, length = 0x14000
    SRAM_DATA (RWX) : origin = 0x20018000, length = 0x18000


Thanks

Xiang