08-16-2016 07:10 AM - edited 02-05-2019 12:50 PM
Hello,
When I tried to debug, following error is seen on the 2014.3 SDK ;
Download error : TCF command exception :
Command: Memory set " JTAG - jsn- DLG10 - ......
Exception : Can not access DDR :the controller is held in reset
Please give a quick response ,
Regards,
02-05-2019 12:59 PM
VTC IP is waiting an external clock. Probably I did not plug into the FMC card to my development board. FMC card send a ref clock to VTC IP. If you do not connect FMC card into demo board, you cannot reach VTC IP register.
And be sure that you properly initialize the FMC card at the beginning of the SW.
Regards,
08-16-2016 07:34 AM
08-17-2016 04:01 AM - edited 02-05-2019 12:51 PM
Hello Balkrishan,
I did it. But error is still going on.
In fact at first,
I have tried same project on the 2015.3 . Basic problem is that the Video Timing Controller IP address is not seen in the SDK when I debug . i.e vtc ip has a address from 0x4C00000 to 0x4C0FFFF in Vivado Adress Editor . In the SDK, vct ip and its address is seen in system.mss file.
But in the debug mode, vtc's address is not seen in the memory. (??????? is seen )
Regards,
08-18-2016 02:22 AM - edited 02-05-2019 12:53 PM
Hello,
I added a screenshot about the error. Video Timing Controller ip address is not seen in memory when I debug in SDK. (?????? is seen)
Please give a quick response.
Regards,
08-21-2016 09:27 AM
Hi,
Could you make sure that AXI interconnect connects are proper?
Is it possible to share you hardware design?
Regards
Praveen
08-24-2016 04:23 AM - edited 02-05-2019 12:54 PM
Hello,
Axi connections are seen proper.
02-05-2019 04:11 AM
Hello,
I have similar issue. What was the problem in your case and how it solved?
Thanks,
Mihaita
02-05-2019 12:59 PM
VTC IP is waiting an external clock. Probably I did not plug into the FMC card to my development board. FMC card send a ref clock to VTC IP. If you do not connect FMC card into demo board, you cannot reach VTC IP register.
And be sure that you properly initialize the FMC card at the beginning of the SW.
Regards,