• Integer to Floating conversion error
    I get strange behaviour with integer conversion; in the following example T4Frozen never reaches the value 790 because it turn back to 700 when it step over 767. This happen both on the target and on...
  • Integer to Floating conversion error
    I get strange behaviour with integer conversion; in the following example T4Frozen never reaches the value 790 because it turn back to 700 when it step over 767. This happen both on the target and on...
  • float-abi hard, linker error on CortexM4
    I am trying to build a bare metal CortexM4 code for LPC5410x microcontroller. While code builds and links fine using soft floating point option, as soon as I enable hard float-abi, I get linker errors...
  • ERROR in compiler (with floating point constants) ???
    Hi my dear friends! I'm needed your help! Please compile this little program below in the IDE and look at the asm output window. This program is only for demonstrate my problem... The result...
  • float-abi hard, linker error on CortexM4
    I am trying to build a bare metal CortexM4 code for LPC5410x microcontroller. While code builds and links fine using soft floating point option, as soon as I enable hard float-abi, I get linker errors...