wtywtykk

Forum Replies Created

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • 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 2 posts - 16 through 17 (of 17 total)