You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • I'd start looking at the Linker file. The binary should at the very least have a Vector table of 100 bytes or so right at the start of it.

    However, the linker should throw an error if it can't find the vector table, so I'd assume that for whatever reason the linker file isn't requesting it, or it has been found but is 0 bytes long.

About

Avatar for Gordon @Gordon started