Weird. I'm guessing that is a software register? if you select the block
that's throwing the error, then in matlab type "update_casper_block(gcb)"
(which will delete that block and replace it with a fresh copy from the
library) does that help at all.

Cheers
Jack

On Fri, 25 Aug 2017 at 04:21 Heystek Grobler <heystekgrob...@gmail.com>
wrote:

> Good day everyone!
>
> I have one more weird problem. If I run casper_xps and start the
> compilation, everything works until the file creation part. I keep getting
> this error:
>
>  casper_xps
> Detected Linux OS#############################
> ##      System Update      ##
> #############################
> Warning: The model 'tutorial1' does not have continuous states, hence
> Simulink is
> using the solver 'VariableStepDiscrete' instead of solver 'ode45'. You can
> disable
> this diagnostic by explicitly specifying a discrete solver in the solver
> tab of the
> Configuration Parameters dialog, or by setting the 'Automatic solver
> parameter
> selection' diagnostic to 'none' in the Diagnostics tab of the Configuration
> Parameters dialog
> > In gen_xps_files at 202
>   In casper_xps>run_Callback at 155
>   In casper_xps at 88
>   In
> @(hObject,eventdata)casper_xps('run_Callback',hObject,eventdata,guidata(hObject))
> Warning: Using a default value of 0.2 for maximum step size.  The
> simulation step
> size will be equal to or less than this value.  You can disable this
> diagnostic by
> setting 'Automatic solver parameter selection' diagnostic to 'none' in the
> Diagnostics page of the configuration parameters dialog
> > In gen_xps_files at 202
>   In casper_xps>run_Callback at 155
>   In casper_xps at 88
>   In
> @(hObject,eventdata)casper_xps('run_Callback',hObject,eventdata,guidata(hObject))
> #############################
> ## Block objects creation  ##
> #############################
> Problem with XPS: tag block: tutorial1/counter_value
>
> Error using gen_xps_files (line 255)
> Error found during Object creation.
>
> Do anyone perhaps know what is going on?
>
> Thanks for the help
>
> --
> You received this message because you are subscribed to the Google Groups "
> casper@lists.berkeley.edu" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to casper+unsubscr...@lists.berkeley.edu.
> To post to this group, send email to casper@lists.berkeley.edu.
>

-- 
You received this message because you are subscribed to the Google Groups 
"casper@lists.berkeley.edu" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to casper+unsubscr...@lists.berkeley.edu.
To post to this group, send email to casper@lists.berkeley.edu.

Reply via email to