NWR04B: So that's what PC is set to
09 May 2005Finally figured out two things:
- The macros
debug_reloc_start
anddebug_reloc_end
inhead.S
are not called by default -- which is why I haven't been seeing any output from them. Duh. - If I put them in and close a comment properly, I can print out
pc
-- which as near as I can figure is set to0x1008
more than it should be if the image was being run from the beginning of memory.
Currently trying a truly horrible hack (.rept 4112
instead of .rept 8
at the beginning of the image) to see what heppens.
Add a comment:
Name and email required; email is not displayed.
Related Posts
QRP weekend 08 Oct 2018
Open Source Cubesat Workshop 2018 03 Oct 2018
mpd crash? try removing files in /var/lib/mpd/ 11 Aug 2018