check out msp430-objdump.

If you compile the nesc with debugging (either debug or debugopt) the
resultant main.exe will have machine code to source line information and I
beleive you can use msp430-objdump to intersperse assembly with source
lines.  I've done it but don't remember the syntax to invoke the command.

poke around and you should be able to figure it out.



On Thu, May 6, 2010 at 4:46 AM, mgm ncm <[email protected]> wrote:

>
>
> Hi all,
>
>  I need the assembly output of the nesc program,but i am unable to get it.I
> also tried compiling the app.c in micaz directory using avr-gcc compiler
> with -S option,but it gave lot of errors.
>
> Can anybody help me in this regard
>
> --MGM
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to