hanan
19-01-2007, 05:47
Hi,
This one is pretty general-
1) since in mplab, using C, I can control everything i can make optimizations.
Since most of the things in easyC are built in, (and is very good when time is short), are there any important issues, maybe tips someone can give as for time consuming commands.
(i.e mplab - keving's code - there's a 26msec repetition command that need to be considered. ) init camera - 2sec? is there difference in servo - tracking/set regarding to power/time consumption? etc'...?
auto part is only 15sec, so i think its important.
2) downloaded 2007demokickoff. have init, auto, operate. In order to test my code (don't have a dongle switch yet), I copied past it into init part, forcing the controller to run this. Is there a way to order him to go into auto, and operate, and not to do this ugly bypass?
Thanks.
This one is pretty general-
1) since in mplab, using C, I can control everything i can make optimizations.
Since most of the things in easyC are built in, (and is very good when time is short), are there any important issues, maybe tips someone can give as for time consuming commands.
(i.e mplab - keving's code - there's a 26msec repetition command that need to be considered. ) init camera - 2sec? is there difference in servo - tracking/set regarding to power/time consumption? etc'...?
auto part is only 15sec, so i think its important.
2) downloaded 2007demokickoff. have init, auto, operate. In order to test my code (don't have a dongle switch yet), I copied past it into init part, forcing the controller to run this. Is there a way to order him to go into auto, and operate, and not to do this ugly bypass?
Thanks.