As per subject, I'm building the p2p project along with driverlib and simplelink. There don't appear to be any link errors.
I'm getting an error on the console: "Cortex_M4_0: Trouble Reading Memory Block at 0x20030004 on Page 0 of Length 0x4: Debug Port error occurred". Given that 0x20000000 appears mapped onto the SRAM this is problem. It actually stops at the first line of main.c. Any ideas?
Thanks,
Dave