This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

mixing C with AS - example needed


Hello,

I am trying to combine part of software written in C with another part written in AS.
Example is needed, how to:
- call assembler procedure from C program,
- define and use RAM buffer common for C and assembler programs.


I am using WinAVR, my target controller is AT90USB1287.

Thank you for any help,
Regards,
Greg Kubik



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]