From: Adam on 20 Jul 2010 21:06 I am in the process of upgrading from R2007a to R2009a. My model, which I run on xPC target works great with R2007a, no problems, been using it for years. I use Watcom compiler v 1.3 for R2007a. When updrading to R2009a, using the same model, same target hardware, Watcom compiler 1.7, I get an error message on the target "overflow range error in pow". Never seen this with R2007a. What does it mean? The target also displays "starting" in green, but hangs, communication is lost, only way to recover is reboot the target. I can't find any reference to this error anywhere in the documentation. What does it mean? Adam
From: Anish Anthony on 22 Jul 2010 16:57 Hi Adam, Just try the Visual Studio Express edition compilers (they are free) and see if that helps. Probably the Target PC has crashed when you download the model and hence the only way to recover is to reboot the target. Anish Anthony "Adam " <ahersbach(a)cochlear.com> wrote in message <i25h6c$46b$1(a)fred.mathworks.com>... > I am in the process of upgrading from R2007a to R2009a. My model, which I run on xPC target works great with R2007a, no problems, been using it for years. I use Watcom compiler v 1.3 for R2007a. > > When updrading to R2009a, using the same model, same target hardware, Watcom compiler 1.7, I get an error message on the target "overflow range error in pow". Never seen this with R2007a. What does it mean? The target also displays "starting" in green, but hangs, communication is lost, only way to recover is reboot the target. > > I can't find any reference to this error anywhere in the documentation. What does it mean? > > Adam
|
Pages: 1 Prev: How to use ColorOrder for a added plot line? Next: running compile functions using fitoptions |