![]() |
windriver help
sorry bout the post below accidentally deleted it
Ok..now I load the program to my kit bot and the autonomous works get but the teleop wont run at all In the diagnostics section on the driver station i get an error Fatal error "Attempting to rescue an allocated resource" in Allocate() in C:/Windriver/workspace/WPIlib/Resource.cpp at line 79 if i go to line 79 it says 77-if (m_isAllocated[index] ) 78-{ 79-wpi_fatal(ResourceAlreadyAllocated); 80-return 0; and i dont know what this means could this be why it is not working and if so can anyone help |
Re: windriver help
PLease help im getting desperate
|
Re: windriver help
We had this problem too. Make sure you updates are all applied.
Did you have aprevious version of Windriver loaded on your computer? What platform is running Windriver. |
Re: windriver help
I didn't have a pervious version running i put windriver on the netbook FIRST gave then teams. I fixed my problem now though, I just re-wrote my program over one of the example programs FIRST gave us
|
Re: windriver help
We're having the same problem, but we have updated. Could you please explain how you fixed the error?
|
Re: windriver help
To explain exactly what i did i took my program i was already writing and just copied it to a different example template and it worked that and We wired the robot right this time post some of your code i could help
|
Re: windriver help
We got this error when the code was looking for a sensor in the wrong (slot, port) combinations(s). Make sure that you're initializing your sensor objects to the correct slot and port(s), reboot the robot, and the problem should disappear.
|
| All times are GMT -5. The time now is 13:29. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi