Data type error when trying to compile model
- From: RobynC_UK <robyncrerar@xxxxxxxxxxx>
- Date: Fri, 6 Jun 2008 01:47:20 -0700 (PDT)
Hi, I'm trying to generate an S-function using real time workshop in
2007b from a model that was developed in 6.5.1.
Whenever I try and compile the model I get the following error:
Error using ==> rtwgen
This model can't generate code for the intended TARGET C compiler.
Block 'Formulate/Formulate AST AttStatTm/Data Type Conversion' is
using the data type 'ufix34' which requires 34 bits, but the maximum
supported by the TARGET C compiler is 32.
The Data Type Conversion block that is causing the error specifies the
Uint32 data type, so I do not understand why the model is trying to
use the data type ufix34.
The model is peppered with data type conversion block, all of which
specify uint32
I understand this isn't that much information be going on, but if
anyone could give me pointers on reasons for the abover error it would
be really appreciated
Thanks
.
- Follow-Ups:
- Re: Data type error when trying to compile model
- From: RobynC_UK
- Re: Data type error when trying to compile model
- Prev by Date: Re: Mixed up characters with Tex interpreter
- Next by Date: Neural Net with multiple different outputs
- Previous by thread: Problems with using psd
- Next by thread: Re: Data type error when trying to compile model
- Index(es):
Relevant Pages
|
Loading