Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-10040

C2000 compiler guide erroneously says with --fp_mode=relaxed option, doubles will be replaced with integers instead of floats

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-8175
    • C2000_20.2.0.LTS
    • C2000_20.12.0.STS
    • default

      In section 2.3.3 of the C2000 compiler guide, the description for the --fp_mode option says:
      The default floating-point mode is strict. To enable relaxed floating-point mode use the --fp_mode=relaxed option. Relaxed floating-point mode causes double-precision floating-point computations and storage to be converted to integers where possible...

      This should say "converted to single-precision floating-point where possible", not integers,

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: