Microchip math file FLO3232U

augustinetez

Well-Known Member
Most Helpful Member
Anybody seen this file anywhere FLO3232U ?

I have seen a reference to it relating to the Microchip C17 compiler and I can find FLO3232 (no U) as part of the Floating Point include file FP32.A16 from app note AN575

Came across it while messing with the Oshonsoft Pic Basic compiler as part of the inbuilt calls to floating point maths routines (shows up in the ASM file Oshonsoft generates).
 
Well, their C17 compiler is ancient and that is the only reference I can find to it, so I would say that it is not recent.

Unfortunately, I can't download the compiler (their website says no) to see if it is included as one of the files.

Managed to find a pdf that lists the C17 libraries dated 2002 and the U means unsigned (there is also an S version = signed), the FP32.A16 file dates to the late 90's, so I'm guessing the U means there is an updated version somewhere (although still old).
 
I am confused. Are you looking for AN575, which has that routine without any Uor S, the C17 compiler, or something else (e.g., that specific unsigned routine)?

AN575 is here: http://ww1.microchip.com/downloads/en/AppNotes/00575.pdf

Edit:
Here's part of what Grok3 has to say about C17:
 
Last edited:
What I'm trying to find out is what the difference is between the U and non-U versions and which include file that contains them is the newest one.

So far, I can only find the include file that contains the non-U version and that is the code associated with AN575, which I have.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…