↧
atof() function lacks precision? (Altzone)
I'm using the atof() function to convert a string into a double precison floating point number, but the precision only seems to be 7 digits or so. e.g. if I convert "1.1" I get the result 1.1000000238...
View ArticleWIndows 11 / C30 Licensing issue (Otter107)
My work laptop has been refreshed and I’m now trying to run Windows 11. We have a codebase for our product which uses V3.31 of the C30 compiler and MPLAB 8.76. We don’t want to move to the XC compiler...
View Articlepic30-lm stopping each compiling with v3.31 (phileinstein)
pic30-lm with v3.31 has a bug. When compiling, showing "Microsoft Windows" dialog with "pic30-lm.exe has stopped." And then MPLAB IDE "Build Output" show followings. pic30-coff-cc1.exe: warning:...
View Article