Keil™, An ARM® Company

Discussion Forum

how to merge 2 ,c prog+1 asm programme

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
JOHN e
Posted
9-Feb-2004 09:27 GMT
Toolset
C51
New! how to merge 2 ,c prog+1 asm programme
HI
ALL.
iam working on cygnal microcontrollers.
now i have 3 programmes 2 programmes c and
1 in assembly.
but previously i linked c with asm its working correctly , but due to some further
requirements i have to add one more c programme in my working space.when i compiled it showing errors
kindly suggest me how merge this c programme
into my project working space

regards
john e
Read-Only
Author
Andrew Neil
Posted
9-Feb-2004 13:11 GMT
Toolset
C51
New! RE: how to merge 2 ,c prog+1 asm programme
Are you really talking about 3 separate programmes here - ie, three independent executable images - or just 3 files to make a single executable?

Next Thread | Thread List | Previous Thread Start a Thread | Settings