Search found 5 matches

by sapphiwen
12 May 2021 18:53
Forum: Feature and Enhancement Requests
Topic: Foldable regions aligning with column offsets
Replies: 8
Views: 11397

Re: Foldable regions aligning with column offsets

Sorry for the late reply, I think the last mock-up looks great. Definitely useful for my microcontroller projects for inspecting outputs to make sure my linkers aligned everything correctly. Is there a way to open/save these formats without import/export? I want to set my default editor to HxD when ...
by sapphiwen
17 Feb 2021 22:33
Forum: Feature and Enhancement Requests
Topic: Foldable regions aligning with column offsets
Replies: 8
Views: 11397

Re: Foldable regions aligning with column offsets

Yea I'm thinking something akin to the second picture you have, because for hex file analysis sometimes it is fairly important to be able to see there are gaps in memory sections. But the picture you showed also didn't actually have a gap between the memory ranges, so it would probably be better to ...
by sapphiwen
05 Feb 2021 22:01
Forum: Feature and Enhancement Requests
Topic: Foldable regions aligning with column offsets
Replies: 8
Views: 11397

Foldable regions aligning with column offsets

Hi Maël, Thank you very much! Yes I tried it and it was able to read my intel hex files :D Would it be possible to align the start of line not always on the leftmost column, but according to the address offset at the top? Sometimes my linker would skip 4 bytes and the next data segment would start a...
by sapphiwen
05 Feb 2021 22:01
Forum: Feature and Enhancement Requests
Topic: Done: Import Hex File
Replies: 9
Views: 6593

Foldable regions aligning with column offsets

Hi Maël, Thank you very much! Yes I tried it and it was able to read my intel hex files :D Would it be possible to align the start of line not always on the leftmost column, but according to the address offset at the top? Sometimes my linker would skip 4 bytes and the next data segment would start a...
by sapphiwen
28 Jan 2021 17:13
Forum: Feature and Enhancement Requests
Topic: Done: Import Hex File
Replies: 9
Views: 6593

Re: Import Hex File

Hi Maël, I'm wondering if this issue is fixed or the feature of undefined memory ranges added? It would definitely be nice to be able to edit S19/Intel hex files since so many microcontrollers use predefined memory locations for code and data, and the built binaries are often scattered in blocks. I'...