Hi Bodow, Are you using the Casper libraries linked at the top of the tutorials wiki page? If not, you may find that some blocks in the tutorial are out of date compared to the library you are using.
The simplest way to fix this is to replace the offending block in the model (the error message should tell you which block this is) with a fresh copy from the library. You'll need to make sure you configure the new block with the same parameters as the old one. You can automate this process with Dave MacMahon's 'update_casper_block(<block name>)' matlab script, which i believe is present in most of the major Casper library git repositories. There is also a script 'update_casper_blocks(<model name>)' which will update all the Casper blocks in the model, but be warned that this can take some time. Hope this helps, Jack On 10 Nov 2013 04:36, "anson" <[email protected]> wrote: > Dear all, > > I've tried to compile .mdl tutorial 3 under the Ubuntu 12.04 64-bit, > Matlab 2012b and Xilinx 14.5, using the configuration in: > > https://casper.berkeley.edu/wiki/MSSGE_Setup_with_Xilinx_14.5_and_Matlab_2012b > It returns with an initializing error. > However, when I compiled the tutorial 1, everything was fine. > Any thoughts with that? Thank you. > > Bodow > >

