We are trying to write some of our code in assembler language. Can anyone point us to some help to do this? In the archive I have found only some help about using inline assembler, but we don't want to use inline assembler.
We have some nesc-code which calls a C function. That does very well. But inside the C function we call another function which is written in Assembler. The ncc compiler doesn't find the assembler function und exits. So, how can we include the assembler file? Soeren Rinne _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
