Am 31.10.25 um 15:15 schrieb John via sigrok-devel:
I see that each device has a .ihx, .lk, .map, .mem as well as other various text and source files. What tools were used to create or extract these?
The .ihx would be compiled firmware in Intel Hex format. The .lk, .map and .mem are some extra information from the compiler/linker that might be helpful while debugging (in particular when running out of memory on the device). All those would be generated by the Small Device C Compiler (SDCC), the only free compiler targeting the MCS-51 architecture of the µC in the FX2).

Philipp
(sigrok user, SDCC maintainer)



_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to