wtywtykk

Forum Replies Created

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • wtywtykk
    Participant

    Also, “config.h” can no longer generated automatically. VisualGDB adds a reference into the project, but the file itself is not generated.

    in reply to: Poor performance with MSP430F5529 launch pad #12522
    wtywtykk
    Participant

    Hi,

    I’m quite surprised. The “-break-insert -f main” command causes the problem. If I run it before “load”, gdb will break the program into really small pieces and then download them one by one. And if I run “load” before “-break-insert -f main”, there’s no problem.

    So I tried to add “-break-delete 1” in the “Additional GDB Commands” tab to remove this break point before download. It works,but is there any side effect?

    in reply to: Poor performance with MSP430F5529 launch pad #12516
    wtywtykk
    Participant

    The debugger on the launchpad is eZ-FET lite. I’m not sure whether it’s related.

Viewing 3 posts - 16 through 18 (of 18 total)