I've been trying to work through the demos and examples provided along with the C6678 EVM, but I keep running into problems. Most of them seem to stem back to this error (or similar) which I receive when I connect to the device (Core 0) after launching the configuration. I've tried with whole GEL Global_Default_Setup, but that doesn't seem to help (and it passes). When I "View Disassembly..." I get a load of "Memory map prevented reading of target memory at <memory address> [code=0x020000]".
When I load and run a program, I then get an error like this: "No source available for "C$$EXIT() at C:\Program Files\Texas Instruments\mcsdk_2_01_00_03\demos\hua\evmc6678l\Debug\hua_evmc6678l.out:{3} 0x81598520{4}" ". Note the same address location.
Any help here? I've spent many a hours reading all of the various Starting Guides and tutorials to get to the point I am at. Once, I got the HUA demo to "run" in the sense that I got a positive IP debug statement (after switching to static IP) but when I actually tried to hit the site nothing happened.
Thanks for any help. I am more than happy to do any suggested debugging.
-- Danny