-
Object modules produced by the xc16 compiler, as well as those in the libraries, include a section called I extracted some of the individual modules from liblega-pic30-elf.a and loaded a few of them individually in Ghidra. In them, I find the section But in executable files produced by the xc16 linker, the section shows up in the address space OTHER. Maybe @ghidra1 will have some ideas here? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
I suggest you try setting the base offset import option for such object modules which may not compute a good default base address. |
Beta Was this translation helpful? Give feedback.
-
You can use |
Beta Was this translation helpful? Give feedback.
You can use
-loader-imagebase
option with headless command line