I would say start the debug session and have it run until you need to
investigate things. You could even
use  'mspdebug' for that.

On Sat, Mar 17, 2018 at 1:11 PM, <mspgcc-users-requ...@lists.sourceforge.net
> wrote:

> Send Mspgcc-users mailing list submissions to
>         mspgcc-users@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.sourceforge.net/lists/listinfo/mspgcc-users
> or, via email, send a message with subject or body 'help' to
>         mspgcc-users-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
>         mspgcc-users-ow...@lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Mspgcc-users digest..."
>
>
> Today's Topics:
>
>    1. How to connect to a running target using MSPDebug (archie)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 16 Mar 2018 08:30:19 -0700 (MST)
> From: archie <archa...@vt.edu>
> To: mspgcc-users@lists.sourceforge.net
> Subject: [Mspgcc-users] How to connect to a running target using
>         MSPDebug
> Message-ID: <1521214219922-0.p...@n5.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
> Hello,
>
> I am currently using MSP430FR5994. I program and debug it using MSP430.dll
> v3.3.1.4. I am unable to connect a running device to mspdebug without
> causing a reset to the program.
>
> I want to connect  a running target to mspdebug without stopping it or
> resetting the device. Currently. I connect to my device using 'tilib'
> driver. I get the following status after which the device is reset:
> Using new (SLAC460L+) API
> MSP430_Initialize: /dev/ttyACM0
> Firmware version is 31001600
> MSP430_VCC: 3000 mV
> MSP430_OpenDevice
> MSP430_GetFoundDevice
> Device: MSP430FR5994 (id = 0x01e9)
> 3 breakpoints available
> MSP430_EEM_Init
> Chip ID data:
>   ver_id:         82a1
>   ver_sub_id:     0000
>   revision:       10
>   fab:            55
>   self:           5555
>   config:         10
>   fuses:          55
> warning: unknown chip
>
> Thank you.
>
>
>
>
>
> --
> Sent from: http://msp430-gcc-users.1086195.n5.nabble.com/
>
>
>
> ------------------------------
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>
>
> ------------------------------
>
> End of Mspgcc-users Digest, Vol 122, Issue 1
> ********************************************
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to