Hi Jason, If the flash had only the bootloader in it (no application code) and if you run the bootloader, does it download the application? About the PC wandering off, can you recompile the your bootloader with the optimization turned off? Sometimes with high level of optimization the program counter can jump around while you single step. Not sure if this the problem you are seeing but worth trying first.
↧