Developing AT91SAM7 projects with Visual Studio

Sysprogs forums Forums VisualGDB Developing AT91SAM7 projects with Visual Studio

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8912
    faris
    Participant

    Hello
    I use AT91SAM7X512 board and trying to get blinking LED. I am following your tutorial on developing AT91SAM7 with Visual Studio. Everything was fine until debugging part. The debugger doesn’t stop at the breakpoint and program also doesn’t seem to be running.
    Using openocd with SAM-ICE.
    This is the output shows:
    warn: srst pulls trst – cannot reset to halted mode. Issuing halt after reset.
    sam7x512.cpu : target state: halted
    target halted in ARM state due to debug-request, current mode: Supervisor
    warn: NOTE:! DCC downloads have not been enabled, defaulting to slow memory writes.
    warn: NOTE:! Severe performance degradation without fast memory access enabled.

    • This topic was modified 7 years, 8 months ago by faris.
    #8918
    support
    Keymaster

    Hi,

    Perhaps the extra initizliation commands did not get imported properly. Could you attach your .vgdbsettings file and the <mcu>.xml file so that we could check that?

    #8923
    faris
    Participant

    Hi,

    Thank you for your reply, I managed to fix it and get it running with a blinking LED.

    Kind Regards,

    Faris

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.