I'm trying to run and emulate the simple StarterWare program gpioLEDBlink.
It compiles and downloads to a point then I get this error:
CortxA8: Trouble Writing Memory Block at 0x80001704 on Page 0 of Length 0x38: (Error -2130 @ 0x80001704) Unable to access device memory.
It just so happens that at this address this is in the map file:
.const 0 80001704 00000038
80001704 00000038 system.lib : startup.obj (.const:vecTbl)
Any ideas on how to correct this?
I tried it with and without the sd card installed (although when the card is out win7-64 repeatedly tries to install a driver for it)