Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-31021

(Praqma case 13731) HexUtils should return hex strings with consistent formatting

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • memory-map-plugin
    • None

      In the following example example, pulling origin through HexUtils returns "0x00400000", pulling length through returns "4000000". It would be great to have it return hex strings in a consistent format.

      MEMORY
      {
      ram : ORIGIN = 0x00400000, LENGTH = 64M
      rom : ORIGIN = 0x60000000, LENGTH = 16M /* Change to LENGTH = 32M for larger flash. */
      }

            praqma Praqma Support
            thi Thierry Lacour
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: