Hi Greg,
That is the reset vector, i.e. something going seriously wrong on the very first instruction executed. rom image being garbage or something like that. Check your build environment. Broken toolchain? Disk full?
Thanks for the help. I figured out there was something wrong with my build environment...fixed it.
Now I am able to run and debug with qemu.