Question
How reconcile the address field within a SREC file?
Hi All,
The STM32CubeIDE can produce a SREC file.
I am trying to decode the Address field within the file.
It should be 32 bit bigendian, however, it is 24 bit of an unknown endian style.
Can someone please explain the endian style used?
STM32CubeIDE Version: 1.3.1
Build: 6291_20200406_0752 (UTC)
Thanking you
PSPF
PS: I have been using SREC files for a long time. This is my first experience with ST' SREC.