This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

no jump instruction at 0000H C8051F390

doubtlessly, I am making "cockpit error", but I would like to ask help from someone who knows what error causes this ?  I've tried assembling/linking Start390.A51 and InitA51 myself but still no jump instruction in the hex file output.

I tried removing the "DB" directive from the assembler and compiler, too ... still no change.

What gives ?

Thanks.

Parents
  • I tried removing the "DB" directive from the assembler and compiler, too

    That makes no sense.  If your problem is that something is missing from the output, how do you figure that removing elements from the source will fix that?  And since there is no "DB" directive in the compiler,it's entirely unclear what you're referring to in that regard.

Reply
  • I tried removing the "DB" directive from the assembler and compiler, too

    That makes no sense.  If your problem is that something is missing from the output, how do you figure that removing elements from the source will fix that?  And since there is no "DB" directive in the compiler,it's entirely unclear what you're referring to in that regard.

Children
No data