-
Improvement
-
Resolution: Fixed
-
Minor
-
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. */
}
[JENKINS-31021] (Praqma case 13731) HexUtils should return hex strings with consistent formatting
Summary | Original: HexUtils should return hex strings with consistent formatting | New: (Praqma case 13731) HexUtils should return hex strings with consistent formatting |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 166183 ] | New: JNJira + In-Review [ 209337 ] |