Hi,

I need to write assembly language to do extensive computations in efficient way for my Telos-b mote project. The problem is that mspgcc does not allow me to directly use the registers. I cannot specify "R15" or "r15" in my program, otherwise it does not compile with the error message " 'R15' undeclared". I tried to use binutils 2.15, unfortunately, it does not support the microcontroller on Telos-B (MSP430x1611). Does anybody know how can I solve the problem?

Thanks in advance!

Haodong Wang




Reply via email to