This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

can't debug serial port routine if math.h included

If the header file 'math.h' included and using trig functions(such as sin() function),when to input something like 'SIN=0xAA' in command window,the debugger gives the error '*** error 39: not a modifiable lvalue'. Only if trig funtions not used,no error occurs. Any wrong with this? Or how to debug serial port routine when trig functions used?

Thanks

0