Proteus 8 multi source files

Status
Not open for further replies.

hirenn

Full Member level 1
Joined
Jul 12, 2014
Messages
96
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Activity points
703
hi Everyone,

i'm using proteus 8

i want to add a keypad and lcd source code in two different files instead of write full code in single main.c file, in proteus

how can i do it

i tried header file , but when i run project ,there is no output in simulation
 

Right-click in the projects window allows adding files
 

Thanks for reply

i add .c files using right click but ,it can't link between two files
 

How do you know it didn't link? Was there an error where the routine in the second file could not be found? If you add a file that has routines in it that are not called, they will not be compiled and linked (at least that's the way my compiler works).
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…