I know the standard c51 library is c51s.lib and shall change/include the c51fps before I can using floating mathmatic, but where I should include or change the setting in the uV2? Thanks Jack
There is no setting. If you use floating-point data types, the compiler automatically includes the correct library. Jon