I can compile and download my program without errors, but once the start button is pushed, the error message comes up that the program won't initialize. 'Task 0: Program won't initialize' Any suggestions? I've not gotten any programs to run due to this message but the cortex and computer appear to be communicating and it's not a battery problem. I've not tried a different cortex yet.
Tue May 01, 2012 8:02 pm
magicode
Moderator
Joined: Tue Sep 14, 2010 9:19 pm Posts: 495
Re: 'Task 0: Program won't initialize' error message
Do you have a main task in your program?
Code:
task main(){ }
If that is not the problem, perhaps you can post your code, and we can diagnose the problem.
_________________ sudo rm -rf /
Tue May 01, 2012 8:41 pm
jbflot
Site Admin
Joined: Tue May 15, 2007 9:02 am Posts: 383
Re: 'Task 0: Program won't initialize' error message
Also make sure that you've updated the ROBOTC firmware on your robot, especially if you've recently updated ROBOTC on your computer.
Users browsing this forum: No registered users and 2 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum