Flowcode Problem

Status
Not open for further replies.

1230

Member level 3
Joined
Jun 18, 2002
Messages
62
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
355
I am beginner to microcontroller. I am unable to generate proper HEX file for PIC. I am using Flowcode to generate HEX file. When i draw any flowchart in flowcode, it simulates correctly(in flowcode), but when i am putting the HEX file in PIC chip for simulation using PROTEUS simulator, i am not getting any output.

Pls help me.
 

Thank you sir.



When i am simulating in FLOWCODE, i am getting O/P, but when i simulate in PROTEUS, i am not getting any O/P. Even i burned this code after compiling it into PIC18f4520,but got no result.


 

Pls help me...
 

Pls help me...

There is no configuration data embedded into the C file. Check you have setup the chip configuration correctly for your hardware.
 

Remove trisa code from while(1) loop and place it before while(1) loop. Use LATx instead of PORTx.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…