Forum Index
Another internal error

 
Author Message
pjc30943



Joined: 02 Dec 2005

Posted: 04 July 2008, 23:41 PM    Post subject: Another internal error

"Internal error: unhandled exception
>Exit code: 1"

occurs when I had a typo of


Code:
calltask PIDLTask(false, true), PIDLstack


instead of

Code:
calltask PIDTask(false, true), PIDLstack


in a separate module included with a project.

[Generally this is announced as an undefined identifier, not an internal compiler error...]
Back to top
dkinzer
Site Admin


Joined: 03 Sep 2005
Location: Portland, OR

Posted: 04 July 2008, 23:59 PM    Post subject: Re: Another internal error

pjc30943 wrote:
"Internal error: unhandled exception occurs when I [invoke CallTask with a non-existent task routine and a parameter list].


Thanks. The source of the problem has been identified and corrected.
Back to top
Display posts from previous:   
Page 1 of 1

 



ZBasic Microcontrollers Home
All content Copyright © 2005, 2006, 2007, 2008 Elba Corp. All Rights Reserved.
Opinions expressed in posts are those of the author and not necessarily those of Elba Corp.
Powered by phpBB © 2001, 2005 phpBB Group