Forum Discussion
Dzar
Occasional Contributor
7 years agoThe solution, it seems, is to set the memory type being loaded. In my case that was something like
add-symbol-file "filename.axf" s:0x0
The "s:" is what's important.
The solution, it seems, is to set the memory type being loaded. In my case that was something like
add-symbol-file "filename.axf" s:0x0
The "s:" is what's important.