Hello,
I discover some strange behaviour of sqrtf() function when usart
interrupts are enabled.
My  sdcclibs are compiled with --stack-auto option, libm too.
My program is simple, just do sqrt calculations in endless loop:
float val;
while(1){

}

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to