Forum Topic - Writing assembly: (2 Items)
   
Writing assembly  
If I want to write assembly and include it in the C source how can I do it using QNX momentics ?
Re: Writing assembly  
Hi, Girisha,

You would do this just as in any other C project, in an IDE or 
otherwise.  You can add asm blocks in-line in your code, or create *.S 
files to be compiled to .o.  Most make systems, including the one in the 
Momentics SDP, know how to compile them.

Can you be more specific about the problem you are facing?

Cheers,

Christian


On 02/08/10 03:41 AM, Girisha SG wrote:
> If I want to write assembly and include it in the C source how can I do it using QNX momentics ?
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post61321
>
>