On Sun, Sep 16, 2012 at 3:36 PM, Daniel Beer <dlb...@gmail.com> wrote:
> On Fri, Sep 14, 2012 at 06:57:48PM -0500, Peter Bigot wrote:
>> For those who might want to do this (in my case, on 64-bit Fedora 16),
>> in addition to Daniel's instructions at
>> http://mspdebug.sourceforge.net/tilib.html there's a helpful E2E
>> thread at 
>> http://e2e.ti.com/support/microcontrollers/msp43016-bit_ultra-low_power_mcus/f/166/t/214038.aspx
>>
>> A question, though: using "mspdebug tilib 'prog foo.elf'" I find that
>> the programming with tilib completes much faster, however when
>> mspdebug finishes the board remains in reset mode until I press the
>> reset button.  Is this expected, or something I'm doing wrong?
>
> I wouldn't have thought this was the right thing to do, but then it's up
> to the library to decide. Does the "run" command work without you having
> to press the reset button?

Yes, if I start mspdebug and enter commands manually, "run" works.  My
normal practice is to program with a command line invocation, as
above, from a make target; in that case it appears the device is held
in reset even after the program exits.  Whether that's new behavior in
firmware 3.4.2.5, or a result of the way I built the tilib shared
library, I don't know.

It doesn't appear possible to pass multiple commands on the command
line, or I'd just do 'prog app.elf; run'.

Peter


> - Daniel
>
> --
> Daniel Beer <dlb...@gmail.com>    www.dlbeer.co.nz
> IRC: inittab (Freenode)    PGP key: 2048D/160A553B

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to