UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
08-18-2013 06:33 AM
Hi,
Im trying to capture the ila data using next command:
current_hw_ila_data [upload_hw_ila_data hw_ila_1]
but when i run it i got next error and the TCL shell is closed:
"an unexpected error has occured (EXCEPTION_ACCESS_VIOLATION)
Any idea what's wrong?
Thanks
08-18-2013 10:42 PM
Hello,
These issues occurs when tool faces some kind of unexcepted condition or there occurs some conflicts with some utility with java. It would be great if you can attach the log files here so as to give you guidance on this.
Thanks,
vishal
08-18-2013 11:20 PM
08-19-2013 01:00 AM
Hi,
Did you try the below command for capturing the ila data?
write_hw_ila_data my_hw_ila_data_file.zip [upload_hw_ila_data hw_ila_1]
Refer to page-49 of http://www.xilinx.com/support/documentation/sw_manuals/xilinx2013_2/ug908-vivado-programming-debugging.pdf for more details on this.
Regards,
Deepika.
08-19-2013 01:08 AM
08-19-2013 01:10 AM
Thanks for your response.
What is the OS you are working up on?
--Deepika.
08-19-2013 01:48 AM
Windows 7
08-20-2013 10:46 PM
08-25-2013 01:48 AM
Did you debugged too many signals ?
In my experience, If too many signals were debugged, some stranges will occur.
If so, you can reduce your debugging signals or split to two ilas.
08-25-2013 05:56 AM
Hi,
I added to the debug only 2 signals of 1 bit...