Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

problem with void main - need help to deretmine

Status
Not open for further replies.

adalah

Newbie level 6
Joined
Mar 2, 2009
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,368
problem with void main

hello everyone..
i need some advice for my project.
my project now is in final stage..

i think my problem is in the main program..

when i press the start button,
the robot move nicely.
but when i press either the right or left button,
the robot is not move.

here i attach my circuit and my code.
it can be open using proteus and mikroc.
 

Re: problem with void main

Hai

In your Code, the process never comes out of forward(); as you had used do while(1)

Change the code to check buttons at some intervals

MicroCon
 

Re: problem with void main

sorry..
please download the latest one.
i had change the code..
before this,
i forgot to change it..
 

Re: problem with void main

Please..
anyone..
please help me..
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top