- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Can anybody Give a Soln: An exception was raised while de-seriali zation.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-29-2012 01:48 AM
I am getting the following error. I am attaching the following mdl file for reference.
--------------------------------- Version Log ----------------------------------
Version Path
System Generator 13.2 C:/Xilinx/13.2/ISE_DS/ISE/sysgen
Matlab 7.11.0.584 (R2010b) C:/Program Files/MATLAB/R2010b
ISE C:/Xilinx/13.2/ISE_DS/ISE
--------------------------------------------------
Summary of Errors:
Error 0001: caught standard exception
Block: Unspecified
--------------------------------------------------
Error 0001:
Reported by:
Unspecified
Details:
standard exception: XNetlistEngine:
An exception was raised while de-serialization.
com.xilinx.sysgen.netlist.NetlistInternal: Binary deserialization
routine encountered an unknown tag byte.
--------------------------------------------------
Re: Can anybody Give a Soln: An exception was raised while de-seriali zation.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-16-2012 07:45 AM
Have you started with this AR:
http://www.xilinx.com/support/answers/44617.htm
Namely, do the following:
- Make sure you're launching SysGen from the Start menu shortcut, not just through matlab/simulink
- Point your TMP and TEMP environment variables to something simple like C:\TEMP
- Make sure your working project directory is in a short-ish path with no spaces or funny characters
- Kill other process that could be interfering. Matlab makes heavy use of Java so killing other Java processes especially has been known to help











