Part Number: TM4C1290NCPDT
Other Parts Discussed in Thread: EK-TM4C1294XL
Tool/software: Code Composer Studio
Hi,
I am using CCS version 10.1.0.00010 with TivaC EK-TM4C1294XL LaunchPad under Windows 10 x64 professional and I have started to see the following error message quite often:
CORTEX_M4_0: Trouble Reading Memory Block at 0x4000c000 on Page 0 of Length 0x4: Debug Port error occurred.
I found out how to to reproduce this error. Under debugger select to view registers. Then click on UART0 to see all the UART0 related registers. Then try to step through your code and the error shows right away. It's not important which UART is selected.
Any ideas how to fix this?
Thanks,
Sam