Forum Discussion
Altera_Forum
Honored Contributor
16 years agoDSP Builder Analyzing Error
I am using DSP Builder 9.1+Quartus 9.1 +MATLAB2008a. currently I am facing a problem while analyzing the model: Matlab Error Java Exception Occurred: The character ' ' is an invalid XML...
Altera_Forum
Honored Contributor
16 years agoI suspect you have a strange character in your design somewhere. This is being serialised to XML and causes this error.
Try going through your design making sure that all names use just "normal" characters. If you find the block that is causing the failure, please cut down the design to just contain that and I'll see if I can reproduce the error (assuming you're unwilling to post your full design).