Hi everyone,
I'm using the 6713 board
project -Open- “alias.pjt”
source -‘alias.c’
Project →Built and Rebuilt
File →Load Program, select .out file.
Go to Debug →Run
Then it is giving the error
Trouble running Target CPU: Memory Map Error: READ access by CPU to address 0x1b7c100, which is RESERVED in Hardware.
I looked online and found suggestions to add a line to the .gel file
I tried this as well by adding this line in gel file
GEL_MapAdd(0x01b7c000, 0, 0x00000128, 1, 1); // PLL
I reloaded the .gel file, saved, rebuilt, loaded and still the same error.
if anyone can help, that would be great.
Thanks.
Regards
Vidhya