I have migrated a DSP/BIOS project to SYS/BIOS 6.34 and have gotten to to sucessfully run to main. after some initialization code completes, I can get to BIOS_start, and then things start going wrong.
and can step through it for the first few steps,
Then it jumps off into an unmapped area and gets stuck.
My map doesn't look like anything is overlapping anywhere, so I'm not sure what else to look for.