Share

gdbstubs

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

SH-2 stub problem

You are viewing a single message from this topic. View all messages.

  1. 2003-08-06 10:51:45 UTC
    Could the fact that I have interrupt vector management in multiple places be causing me problems with interrupts. I am reasonably sure that I
    not getting interrupts at all in my main code. Is this because the interrupt vectors being used are those in the stub and not the main code.
    Does this mean then that I should link the stub in with my main app, blow this to on-chip flash, run from there but would be able to attach gdb to it and run like that?
    I also have the problem that when I modify the SR to set the interrupt mask to 0 for external interrupts, I get an illegal instruction error. I am very confused.

    James
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.