Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Regular Visitor
imukhopadhyay
Posts: 23
Registered: ‎12-16-2011
0

Can anybody Give a Soln: An exception was raised while de-serialization.

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.

--------------------------------------------------------------------------------

 

 

Xilinx Employee
bwiec
Posts: 1,070
Registered: ‎08-02-2011
0

Re: Can anybody Give a Soln: An exception was raised while de-serialization.

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

www.xilinx.com