We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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
Are you really talking about 3 separate programmes here - ie, three independent executable images - or just 3 files to make a single executable?