[Mspgcc-users] msp430-gdb GUI: Insight in Unix/Cygwin

2006-07-04 Thread Krisakorn Rerkrai
Hi all, I want use Insight (gdb GUI) with msp430F1611 (running TinyOS or Contiki). msp430-gdb is working fine but I have no idea how to do this with Insight (also tried DDD but it didn't like my cygwin environment). In particular, I would like to know whether there is a specific parameter

[Mspgcc-users] OT: insight-6.1 patch for msp430

2004-06-29 Thread Olaf Peters
Hi everybody, slightly off-topic, but just in case somebody is interested: Wondering why insight is no longer part of the SF mspgcc 'distribution' I set up an insight-6.1 patch based on the current gdb SF-CVS state: http://elserv.ffm.fgan.de/~opeters/insight-6.1-msp430.patch.gz QU

[Mspgcc-users] Problem with Insight and rproxy

2002-11-28 Thread Gerhard Hormann
Hello I want to use Insight in my Win98 PC. I installed Insight and the new version from pspgcc (15.11.02) too. Then I generated the following Make File : msp430-gcc C:\msp430\test\test1.c -mmcu=msp430x1121 -o test1.exe msp430-objdump -DS C:\msp430\test\test1.exe > test1.lst msp430-objc

Re: [Mspgcc-users] OT: insight-6.1 patch for msp430

2004-07-06 Thread Chris Liechti
Olaf Peters wrote: slightly off-topic, but just in case somebody is interested: Wondering why insight is no longer part of the SF mspgcc 'distribution' I set up an insight-6.1 patch based on the current gdb SF-CVS state: http://elserv.ffm.fgan.de/~opeters/insight-6.1-msp43

Re: [Mspgcc-users] msp430-gdb GUI: Insight in Unix/Cygwin

2006-07-04 Thread Pedro Ignacio Martos
: Tuesday, July 04, 2006 6:44 AM Subject: [Mspgcc-users] msp430-gdb GUI: Insight in Unix/Cygwin Hi all, I want use Insight (gdb GUI) with msp430F1611 (running TinyOS or Contiki). msp430-gdb is working fine but I have no idea how to do this with Insight (also tried DDD but it didn't like my c

Re: [Mspgcc-users] OT: insight-6.1 patch for msp430

2004-06-30 Thread Chris Liechti
VS state: it isn't part of the win32 installer beacause it trew errors when i tried to compile it... but that might change again with your patch :-) i'll try it out later http://elserv.ffm.fgan.de/~opeters/insight-6.1-msp430.patch.gz QUICKINSTALL (to be adopted to environment): - Ge

[Mspgcc-users] problem with (insight)gdb and rproxy

2002-12-26 Thread tom_p
rks, but when i click on "Download" insight said in hit status line "DOWNLOAD FAILED: Memory access error while loading section .text." rproxy said: # msp430-rproxy --debug msp430 Remote proxy for GDB, v0.71, Copyright (C) 1999 Quality Quorum Inc. MSP430 adaption Copyright

Re: [Mspgcc-users] Connection failure during close and re-open msp430-gdbproxy by msp430-insight

2009-02-26 Thread Drmn4ea
> msp430-gdbproxy.exe. > > msp430-gdbproxy.exe --debug --port=2000 msp430 --spy-bi-wire USBFET > -- View this message in context: http://www.nabble.com/Connection-failure-during-close-and-re-open-msp430-gdbproxy-by-msp430-insight-tp22129473p22219026.html Sent from the MSP430 gcc - Users mailing list archive at Nabble.com.

Re: [Mspgcc-users] problem with (insight)gdb and rproxy

2002-12-27 Thread Steve Underwood
th pyJTAG works fine. But when i want to use (insight-)gdb, i've problems. Run -> Connect to target works, but when i click on "Download" insight said in hit status line "DOWNLOAD FAILED: Memory access error while loading section .text." rproxy said: # msp430-rproxy

[Mspgcc-users] New builds of toolchain, gdb & insight for win32:

2002-12-10 Thread Lev Serebryakov
of build. They could be found here: http://lev.serebryakov.spb.ru/download/msp430/win32/msp430-gdb-win32-20021128.exe http://lev.serebryakov.spb.ru/download/msp430/win32/msp430-insight-win32-2002128.exe http://lev.serebryakov.spb.ru/download/msp430/win32/msp430-toolchain-win32-2001210

[Mspgcc-users] Re: No connection to gdbproxy

2004-12-16 Thread H . J . Dix
Claude Sylvain sympatico.ca> writes: ... > Hello Hans, > > I run MSP430-Insight on WindowsXP (never tryed on Windows98). > > Here is a link to download a prebuilt version of MSP430 Insight (Win32): > http://prdownloads.sourceforge.net/mspgcc/ msp430-insig

[Mspgcc-users] Connection failure during close and re-open msp430-gdbproxy by msp430-insight

2009-02-20 Thread Drmn4ea
Hi, I am running into problems keeping msp430-gdbproxy connected to the target while using msp430-insight (msp430-gdb.exe) under win32. I am using the TI spy-bi-wire FET (the USB side of the eZ430-RF2500 development kit) as the programmer/debug interface to a msp430f2013, which is working

Re: [Mspgcc-users] insight 6.8.50 snapshot test request

2009-09-19 Thread Claude Sylvain
Mathias K. wrote: > > i have done some work on the latest insight patch. > > The patch is created against the latest snapshot: > > ftp://sourceware.org/pub/insight/snapshots/current/insight-weekly-6.8.50-20090831.tar.bz2 > Hello Mathias, When Compiling under Cygwin

Re: [Mspgcc-users] Using C-SPY

2002-11-13 Thread Bernard MONDAN
Yes Steve, I have copied the gdb-5.1.1 source in the insight-5.1.1 dir, I have configured with --prefix=/usr/local/msp430 --target=msp430 and it is Ok, the insight code works fine. Thank you for help Bernard Mondan

Re: [Mspgcc-users] Getting started with MSP430 GCC GDB Insight

2006-12-03 Thread jsb
-Wall -o temp.elf %FILE Run:C:\mspgcc\bin\make download-jtag Debug: C:\msp430insight\bin\msp430-gdb.exe - -- View this message in context: http://www.nabble.com/Getting-started-with-MSP430-GCC-GDB-Insight-tf2746720.html#a7669766 Sent from the MSP430 g

Re: [Mspgcc-users] confusion getting msp430-gdb compiled and installed

2004-01-11 Thread Steven Johnson
kelly, Here is my script to build insight from MSP430 CVS Sources and GDB5.1.1 source archive. I use insight, if you only want GDB without GUI, substitiute insight for GDB. Links to mirrors of GDB/Insight sources can be goten at http://sources.redhat.com/insight/ Good luck. Steven Kelly

Re: [Mspgcc-users] insight 6.7.1 test request

2008-03-14 Thread Mathias Kuester
Hi Gunther, i have the same problem with my insight for arm cpus ;-) Some compile instructions: ./configure --target=msp430 --disable-nls --prefix=/opt/mspgcc/ make make install Regards, Mathias Gunther Lemm wrote: Hi Mathias, first of all, thanks for patching Insight. Mathias

[Mspgcc-users] Re: No connection to gdbproxy

2004-12-04 Thread Claude Sylvain
ns, I run MSP430-Insight on WindowsXP (never tryed on Windows98). Here is a link to download a prebuilt version of MSP430 Insight (Win32): http://prdownloads.sourceforge.net/mspgcc/msp430-insight-win32-20021222.exe?download Remark: Use a different directory that the one used for mspgcc to ins

Re: [Mspgcc-users] insight 6.7.1 test request

2008-03-14 Thread Gunther Lemm
Hi Mathias, first of all, thanks for patching Insight. Mathias Kuester wrote: i have done the work on a msp430 patch (24/26 included) for insight 6.7.1 . I have test it with the latest msp430-gdbproxy and a msp430f1232 device. I tried to run the patched insight version on linux and connect

Re: [Mspgcc-users] Connection failure during close and re-open msp430-gdbproxy by msp430-insight

2009-02-21 Thread Matthias Hartmann
g into problems keeping msp430-gdbproxy connected to the target > while using msp430-insight (msp430-gdb.exe) under win32. I am using the TI > spy-bi-wire FET (the USB side of the eZ430-RF2500 development kit) as the > programmer/debug interface to a msp430f2013, which is working reliably for

Re: [Mspgcc-users] Connection failure during close and re-open msp430-gdbproxy by msp430-insight

2009-02-27 Thread Shoaib Javed
ilure during close and re-open msp430-gdbproxy by msp430-insight Tim, not a solution of the actual problem, but may be a solution for getting a GUI in front of gdb. Try Eclipse - I am using Eclipse, mspgcc, mspgdb and the MSP-FET430UIF with good success. Tutorial: http://matthias-hartmann.blogspo

[Mspgcc-users] load in gdb and insight

2003-06-15 Thread Tom Russell
I am having trouble with the load function in insight (gdb): I start msp430-gdbproxy and then insight. I use File->Open and open test1.elf I use Run->Connect to connect to the JTAG. I open the Console and issue commands: monitor erase all load test1.elf If I just type "load",

Re: [Mspgcc-users] Connection failure during close and re-open msp430-gdbproxy by msp430-insight

2009-02-26 Thread Matthias Hartmann
or the reply. I tried this, but no change in behavior (the debugger > seems to work equally well - or not - with --spy-bi-wire parameter). I have > been intermittently successful getting Insight to the point of stepping > through an .elf and actually debugging, provided it never disconnects a

[Mspgcc-users] Getting started with MSP430 GCC GDB Insight

2006-12-03 Thread jsb
x // depends on what is quit // answer 'y' and you are done debugging --- Debug with MSP430 Insight Debugger ------- 7. Download and install msp430-insight-win32-20021222.exe // link: http://prdownloads.sourceforge.net/mspgcc/msp43

[Mspgcc-users] My build of toolcahin & gdb & insight for Win32 is ready.

2002-10-29 Thread Lev Serebryakov
Hello, mspgcc-users! How are you? I've prepared three self-extracted archives: msp430-toolchain-win32-20021030.exe, 1784471 bytes msp430-gdb-win32-20021029.exe, 1026837 bytes msp430-insight-win32-20021029.exe, 2512189 bytes First one is binutils + gcc + msp430-libc compile

[Mspgcc-users] insight 6.7.1 test request

2008-03-13 Thread Mathias Kuester
Hello, i have done the work on a msp430 patch (24/26 included) for insight 6.7.1 . I have test it with the latest msp430-gdbproxy and a msp430f1232 device. Feel free to test it. http://www.ketelhot.net/msp430/ Regards, Mathias

Re: [Mspgcc-users] Using C-SPY

2002-11-13 Thread Steve Underwood
Bernard MONDAN wrote: Hi, I am using MSP430 microcontroler with the gnu C. *) First I have test insight-5.1.1, the problem is that when I start configure with --target=msp430, this does not run. I have edit the source of configure and in fact there is nothing about the msp430. I have

[Mspgcc-users] 2nd Test release of windows installer

2008-06-04 Thread Chris Liechti
http://sourceforge.net/project/showfiles.php?group_id=42303&package_id=68584&release_id=601026 this is the first one build with mingw instead of cygwin. this means error messages will contain windows paths and no longer cygwin.dll conflicts. however there are some issues. - msp430

[Mspgcc-users] msp430f169 debug

2004-05-13 Thread marco ferrari
HI to all!! I'm using source navigator. I can compile and debug (msp430-insight) on a f149 chip, but I have problem to debug on the new version of the TEXAS chip f169 (using the same msp430-insight debugger). I have a new version of gdbproxy that successfully connected to the target f169. m

[Mspgcc-users] Insight for windows: missing combobox 1.0

2002-12-05 Thread Andreas Dressel
After installing the insight for windows, from mikrocontroller.net i got a message like this: Can't find a usuable main.tcl in the following directories: C:\msp430\share\gdbtcl... can't find package combobox 1.0 I started the program with: C:\msp430\bin\msp430-gdb.exe. Where can

[Mspgcc-users] New builds of toolchain, gdb & insight for win32:

2002-12-17 Thread Lev Serebryakov
p430/win32/msp430-insight-win32-20021217-release1.exe http://lev.serebryakov.spb.ru/download/msp430/win32/msp430-toolchain-win32-20021217-release1.exe Lev Serebryakov /---\ | FIDONet: 2:5030/661.0 | |

Re: [Mspgcc-users] 2nd Test release of windows installer

2008-06-05 Thread Chris Liechti
echti schrieb: http://sourceforge.net/project/showfiles.php?group_id=42303&package_id=68584&release_id=601026 this is the first one build with mingw instead of cygwin. this means error messages will contain windows paths and no longer cygwin.dll conflicts. however there are some issues. - m

Re: [Mspgcc-users] Connection failure during close and re-openmsp430-gdbproxy by msp430-insight

2009-02-27 Thread Shoaib Javed
st. SJ _ From: Matthias Hartmann [mailto:matthiashart...@versanet.de] Sent: 27 February 2009 15:44 To: GCC for MSP430 - http://mspgcc.sf.net Subject: Re: [Mspgcc-users] Connection failure during close and re-openmsp430-gdbproxy by msp430-insight Shoaib, I realy appreciate that th

Re: [Mspgcc-users] MSP430-insight

2011-10-10 Thread Wayne Uroda
Thanks Eric. I managed to find insight in the last mspgcc4 build - upon seeing how awful it looks I think I'll stick with gdb. - Wayne From: Eric Decker [cire...@gmail.com] Sent: Tuesday, 11 October 2011 8:32 AM To: Wayne Uroda Cc: GCC for MSP430 -

[Mspgcc-users] Re: OT: insight-6.1 patch for msp430

2004-07-07 Thread Olaf Peters
Chris Liechti wrote: > while insight compiles fine under cygwin, it does not open the GUI... > i'm not sure what's the problem. it runs in the console no matter if i > run "msp430-gdb -w" or without parameters. > the 5.x versions did have an separate insight

Re: [Mspgcc-users] load in gdb and insight

2003-06-15 Thread Steve Underwood
Tom Russell wrote: I am having trouble with the load function in insight (gdb): I start msp430-gdbproxy and then insight. I use File->Open and open test1.elf I use Run->Connect to connect to the JTAG. I open the Console and issue commands: monitor erase all load test1.elf That looks

Re: [Mspgcc-users] insight 6.7.1 test request

2008-03-14 Thread Mathias Kuester
. Mathias Kuester wrote: i have done the work on a msp430 patch (24/26 included) for insight 6.7.1 . I have test it with the latest msp430-gdbproxy and a msp430f1232 device. I tried to run the patched insight version on linux and connect to msp430-gdbproxy.exe (Steve's version from

[Mspgcc-users] debugging questions

2007-09-19 Thread Кобрин Олег
I was trying to use 2 different GUIs as a frontend for msp430-gdb, and for now did not managed to find useful one. that was 1.eclipse+embedded cdt and 2.insight(gdb+). 1. in eclipse it's working ok until I need to break execution -- gdb does not see the break signal from eclipse and does not

[Mspgcc-users] GUI for debugger

2004-11-16 Thread sb22
Hi everyone, Recently I have been trying to debug my program for MSP430F1611 using Insight. It is not going well. I installed win-32 package (20041112.exe) and insight in two separte directories. As it results two msp430-gdb.exe files, i renamed the one installed from insight as msp430

Re: [Mspgcc-users] debugging questions

2007-09-20 Thread Кобрин Олег
is anybody here? 2007/9/19, Кобрин Олег : > > > I was trying to use 2 different GUIs as a frontend for msp430-gdb, and for > now did not managed to find useful one. > that was 1.eclipse+embedded cdt and 2.insight(gdb+). > > 1. in eclipse it's working ok until I need

Re: [Mspgcc-users] Dev-c++ IDE

2002-11-14 Thread Steven Johnson
with support for gdb, though I have not yet been able to get this working for msp430-gdb . I was hoping that someone else will have or (did have) more success, but it may not be possible as it seems to lack some of the basic essential features that Insight has (like ?continue?) . Even so I

[Mspgcc-users] Getting started with the gnu tool chain on W2K

2002-11-22 Thread msp_user
Hi, I'm just started to use MSP430 and the Gnu tool chain on a W2K machine. I downloaded "MSPGCC windows installer" and "Insight for MSPGCC, windows installer" from http://www.mikrocontroller.net/mspgcc.en.htm. A MSP-FET430x110 Kickstart set from TI is available. A MSP4

Re: [Mspgcc-users] hurray! it works with eclipse!

2007-12-17 Thread g0tty0
Hello, Oleg I compiled gdb-6.0 with cvs patch for msp430 support under Cygwin (1.5.25) on WinXP, used Eclipse 3.3.1.1 + EmbeddedCDT-20070830. Debugging starts fine, but if disassembly window is active when I press Suspend button, debug session is terminated and msp430-gdbproxy log is: ... debug

Re: [Mspgcc-users] Connection failure during close and re-open msp430-gdbproxy by msp430-insight

2009-02-27 Thread Matthias Hartmann
30 - http://mspgcc.sf.net > Subject: Re: [Mspgcc-users] Connection failure during close and re-open > msp430-gdbproxy by msp430-insight > > Tim, > not a solution of the actual problem, but may be a solution for getting > a GUI in front of gdb. > Try Eclipse - I am using Eclipse,

Re: [Mspgcc-users] Getting started with the gnu tool chain on W2K

2002-11-22 Thread Steve Underwood
e a way to get debugging on C-source level to work? Am I missing something? I also tried to replace the -g option with -ggdb. But no changes. Its a bug when Insight is built on Windows for the MSP430. It works fine on Linux, but does odd things on Windows. Insight built without MSp430 suppo

Re: [Mspgcc-users] debugging questions

2007-09-20 Thread Martin Hollenweger
ue to tcl/tk incompatibility. the latest version of insight works ok, but it has no patch for msp430. does anyone here has an experience working with GUI frontends for msp430-gdb and can share it? thanx! -- _ O

[Mspgcc-users] Dev-c++ IDE

2002-11-14 Thread erik w.
Hello, Some windows users might be interested to know that the Bloodshed Dev-C++ IDE (http://www.bloodshed.net/) can be configured to work with the msp430-gcc toolchain ­ including automatic makefile creation. Is anyone else using Dev-C++ ? I find it has a very nice editor and much cleaner

Re: [Mspgcc-users] Getting started with MSP430 GCC GDB Insight

2007-01-01 Thread jsb
misteriously dissapeared ... -- View this message in context: http://www.nabble.com/Getting-started-with-MSP430-GCC-GDB-Insight-tf2746720.html#a8115425 Sent from the MSP430 gcc - Users mailing list archive at Nabble.com.

[Mspgcc-users] Using gvd with msp430-gdb

2002-12-06 Thread David Brown
I've finally got the card I needed for testing, so now I have gdb working fine for the msp430 using the FET. It all works nicely - I can program it using pyjtag (which I normally do as part of my "make"), and I can debug it using gdb. Insight seems to get confused if I have

Re: [Mspgcc-users] 2nd Test release of windows installer

2008-06-05 Thread Oleg V. Kobrin
ygwin. this means > error messages will contain windows paths and no longer cygwin.dll > conflicts. > > however there are some issues. > - msp430-insight was not built (mingw build issue with the insight > sources). msp430-gdb is included > - make, rm, etc. are NOT included. t

Re: [Mspgcc-users] trying to run msp430-insight

2003-05-29 Thread Steve Underwood
Yen-Ming Mark Lai wrote: hello, i was able to compile the following program with the command msp430-gcc -mmcu=msp430x149 -Wall -pedantic hello.c -o hello then i load hello into msp430-insight by opening the file. i get this error in the command line and i don't know what it means. 0

Re: [Mspgcc-users] Pause with Insight?

2007-06-21 Thread Martin Hollenweger
-boun...@lists.sourceforge.net [mailto:mspgcc-users-boun...@lists.sourceforge.net] On Behalf Of k...@4me.ru Sent: giovedì 21 giugno 2007 15.28 To: p...@scazon.com; GCC for MSP430 - http://mspgcc.sf.net Subject: Re: [Mspgcc-users] Pause with Insight? the same problem with eclipse. as mentioned b

Re: [Mspgcc-users] mspgcc4 version 20110130 released

2011-01-31 Thread Albert ARIBAUD
> https://sourceforge.net/tracker/?group_id=277223&atid=1177287. Hi, Trying to build on Xubuntu 10.10, hit a roadblock with insight: /home/albert/src/mspgcc4/build/insight-6.8-1-build/../insight-6.8-1/sim/msp430/interp.c: In function ‘sim_write’: /home/albert/src/mspgcc4/build/insight

Re: [Mspgcc-users] Connection failure during close and re-open msp430-gdbproxy by msp430-insight

2009-02-27 Thread Sergei Sharonov
Tim, Mattias > -Original Message- > From: Matthias Hartmann [mailto:matthiashart...@versanet.de] > Sent: Thursday, February 26, 2009 12:23 PM > To: GCC for MSP430 - http://mspgcc.sf.net > Subject: Re: [Mspgcc-users] Connection failure during close > and re-open msp430-

Re: [Mspgcc-users] insight 6.7.1 test request

2008-03-17 Thread Marcos Vicente Cruz
s, Marcos Em Qui, 2008-03-13 às 12:47 +0100, Mathias Kuester escreveu: > Hello, > > > i have done the work on a msp430 patch (24/26 included) for insight > 6.7.1 . I have test it with the latest msp430-gdbproxy and a msp430f1232 > device. > > > Feel free to test it. > > http://www.ketelhot.net/msp430/ > >

[Mspgcc-users] MSP430-insight.exe stoped working

2003-07-21 Thread Vladimir Voroncov
Hi all I decided to try the tools and installed the mspgcc-20030506.exe It all worked fine with a simple demo program which loads and works with TI FET P440 tool but can only debug in asm mode. When I tried the Insight debug tool it connected but failed to load with: . debug: MSP430

Re: [Mspgcc-users] load in gdb and insight

2003-06-15 Thread Tom Russell
ot;Steve Underwood" To: Sent: Sunday, June 15, 2003 10:12 AM Subject: Re: [Mspgcc-users] load in gdb and insight > Tom Russell wrote: > > >I am having trouble with the load function in insight (gdb): > > > >I start msp430-gdbproxy and then insight. > >I us

[Mspgcc-users] gdbproxy scripts

2004-01-07 Thread Steven Johnson
o ensure the cpu is in a starting state, after the download has been completed. What this means is that from the insight interface, the user no longer has to worry about deleting flash before downloading. You just select load, and the script will automatically handle the peculiarities of

Re[2]: [Mspgcc-users] Getting started with the gnu tool chain on W2K

2002-11-22 Thread Andreas Schwarz
way to get debugging >>on C-source level to work? Am I missing something? I also tried to replace >>the -g option with -ggdb. But no changes. >> > Its a bug when Insight is built on Windows for the MSP430. It works fine > on Linux, but does odd things on Windows. Insight built wi

Re: [Mspgcc-users] 2nd Test release of windows installer

2008-06-05 Thread dasaspock
les.php?group_id=42303&package_id=68584&release_id=601026 > > this is the first one build with mingw instead of cygwin. this means > error messages will contain windows paths and no longer cygwin.dll > conflicts. > > however there are some issues. > - msp430-insight

Re: [Mspgcc-users] debugging questions

2007-09-20 Thread David Smead
007/9/19, ?? : I was trying to use 2 different GUIs as a frontend for msp430-gdb, and for now did not managed to find useful one. that was 1.eclipse+embedded cdt and 2.insight(gdb+). 1. in eclipse it's working ok until I need to break execution -- gdb does not see the break s

Re: [Mspgcc-users] insight 6.7.1 test request

2008-03-18 Thread Mathias Kuester
step and stepi ones. The finish command isn't working properly either, it isn't stopping at the end instead continuing its execution. Regards, Marcos Em Qui, 2008-03-13 às 12:47 +0100, Mathias Kuester escreveu: Hello, i have done the work on a msp430 patch (24/26 included) for insi

[Mspgcc-users] gdbproxy/insight funk

2003-05-30 Thread Yen-Ming Mark Lai
hello, this is a great newsgroup. yall guys are on top of it ok. i installed the package i am able to succesfully connect running gdbproxy and then insight -- debug: msp430: msp430_open() info: msp430: Target device is a

Re: [Mspgcc-users] insight 6.7.1 test request

2008-05-22 Thread Gunther Lemm
y. i guess not much is missing to get it running on 6.8 too. I had communication problems between insight and msp430-gdbproxy when I tested Mathias' patch. Compiling insight with ./configure --target=msp430 --disable-nls --prefix=/opt/mspgcc/ did the trick for me (thanx again mathias). Gunther

Re: [Mspgcc-users] Getting started with the gnu tool chain on W2K

2002-11-24 Thread Steve Underwood
only able to debug on assembly instruction level. Is there a way to get debugging on C-source level to work? Am I missing something? I also tried to replace the -g option with -ggdb. But no changes. Its a bug when Insight is built on Windows for the MSP430. It works fine on Linux, bu

Re: [Mspgcc-users] Dev-c++ IDE

2002-11-15 Thread Steve Underwood
erik w. wrote: Hello, Some windows users might be interested to know that the Bloodshed Dev-C++ IDE (http://www.bloodshed.net/) can be configured to work with the msp430-gcc toolchain – including automatic makefile creation. Is anyone else using Dev-C++ ? I find it has a very nice editor

Re: [Mspgcc-users] MSPGCC + Eclipse.org

2004-10-01 Thread Jens Andersen
debugger has terminated connection > >info: msp430-gdbproxy.exe: will reopen the connection > >info: msp430: Target device is a 'MSP430F149' > >notice: msp430-gdbproxy.exe: waiting on TCP port > >notice: msp430-gdbproxy.exe: connected > > >

Re: [Mspgcc-users] Insight and MSP430FET

2003-06-10 Thread Chris Liechti
ceforge.net] On Behalf Of BRIAN OTT Sent: Tuesday, June 10, 2003 11:26 AM To: mspgcc-users@lists.sourceforge.net Subject: [Mspgcc-users] Insight and MSP430FET All, Just subscribed to the list. I have the MSP430 tools installed and working(GCC, GDBProxy, and Insight). I was just wondering if ther

Re: [Mspgcc-users] insight 6.7.1 test request

2008-05-22 Thread Chris Liechti
Mathias Kuester schrieb: i have done the work on a msp430 patch (24/26 included) for insight 6.7.1 . http://www.ketelhot.net/msp430/ Thank you very much. i've copied the patch to our CVS and it is used to build the latest release. however. gdb 6.7.1 is broken on 64 bit architectures.

Re: [Mspgcc-users] debugging questions

2007-09-20 Thread Кобрин Олег
t:* Re: [Mspgcc-users] debugging questions > > is anybody here? > > 2007/9/19, Кобрин Олег : > > > > > > I was trying to use 2 different GUIs as a frontend for msp430-gdb, and > > for now did not managed to find useful one. > > that was 1.eclipse+embe

Re: [Mspgcc-users] Getting started with the gnu tool chain on W2K

2002-11-24 Thread msp_user
a way to get > debugging > >>>>>on C-source level to work? Am I missing something? I also tried to > replace > >>>>>the -g option with -ggdb. But no changes. > >>>>> > >>>>> > >>>>> > >>>>Its a bug when Insight

[Mspgcc-users] GDB/insight problems

2003-01-28 Thread Elwyn Campbell
Hi, I'm trying to get the current (release 1) version of gdb and insight up and running for the msp430, specifically a M430F149 processor. To test it, I'm compiling the mikrocontroller.net example test mainline using: msp430-gcc -mmcu=msp430x149 -g -O -o test.elf test1.c Rproxy has be

FW: [Mspgcc-users] which msp430

2004-08-14 Thread Sergei Sharonov
Rich, > FYI, there was a binary of insight 5.1.1 on the MSP site > quite a while ago. > Sadly, it's not there anymore. I still have the installable > binary though, named msp430-insight-win32-20021222.exe, 2.2MB. > I've been using it without any problems. Let m

[Mspgcc-users] Problem with Insight...!

2004-02-13 Thread Nagendra Ranawat
hi, i am using mspgcc on Windows 98. everything works fine except for Insight. whenever i open insight with the output .elf file of any project it gives some error and quits. i have tried to reinstall everything but this problem is still there. if i use console based msp430-gdb...it works fine

[Mspgcc-users] Insight Problem

2005-05-27 Thread Franco Magrin
Hy Everybody, I'm using mspgcc on dev win2K, installed with mspgcc-20041112 and msp430- insighth-win32-20021222 and I have a problem if I do the following sequence from Insight: Stop program execution. Put a breakpoint restart program execution using continue command (instead of rese

[Mspgcc-users] msp430-gdbproxy works for Windows but ont Linux

2004-03-21 Thread David Koski
sof | grep parport" produces: msp430-gd 2407 dkoski3u CHR 99,0 26956 /dev/parport0 I have also tried ddd and msp430-gdb text mode (not Insight) with the same outcome. Any ideas? Regards, David Koski david.nosp...@kosmosisland.com !.nospham

[Mspgcc-users] msp430-jtag - Can't open interface

2006-03-26 Thread Breno Rocha Almeida
I have a serious problem to communicate a MSP through the parallel port. I am using Redhat 9.0 kernel 2.4.20-8 and I did this commands: msp430-jtag -e leds.elf And it has appeared this error: //// MSP430 parallel JTAG programmer Version: 1.3 An

Re: [Mspgcc-users] Dev-c++ IDE

2002-11-15 Thread ERIK W.
file. This will allow you to invoke the msp430-objcopy and msp30-objdump utils. My include makefile looks like this: All-after: $(BIN) msp430-objcopy -O -ihex $(BIN) aout.a43 msp430-objdump -DS $(BIN) > aout.1st That's about it... If you get it going, let me know if you have

Re: [Mspgcc-users] Getting started with the gnu tool chain on W2K

2002-11-25 Thread Steve Underwood
ource window. So I'm only able to debug on assembly instruction level. Is there a way to get debugging on C-source level to work? Am I missing something? I also tried to replace the -g option with -ggdb. But no changes. Its a bug when Insight is built on Windows for the MSP430. It

Re: [Mspgcc-users] gdbproxy scripts

2004-01-07 Thread Steven Johnson
Sorry, the debug.script had an error at the end, updated script attached. Also, to download using insight, just select Run, Download. The script does the rest. Steven Steven Johnson wrote: Hi All, gdb-proxy can be confusing and tedious to use, especially for a first timer. Things such

Re: [Mspgcc-users] Getting started with the gnu tool chain on W2K

2002-11-22 Thread Steve Underwood
work? Am I missing something? I also tried to replace the -g option with -ggdb. But no changes. Its a bug when Insight is built on Windows for the MSP430. It works fine on Linux, but does odd things on Windows. Insight built without MSp430 support doesn't have this problem. I only realis

Re: [Mspgcc-users] F2272 Device not supported ?

2007-10-11 Thread Chris Liechti
rary and parallel port jtags. some insight might give "msp430-jtag --help-backend" chris

[Mspgcc-users] Problem with msp430-gdb

2002-11-14 Thread Bernard MONDAN
Hello all, I have a new problem today with msp430-gdb. When I start the program msp430-gdb a.out  nothing append, I run this command under bash/cygwin. I have tried to reinstall insight-5.1.1 but the result is the same. The programm have run before ??? Is there some files to manage the

Re: [Mspgcc-users] problem with (insight)gdb and rproxy

2002-12-30 Thread Christian Andersen
tom_p wrote: > # msp430-rproxy --debug msp430 > > Remote proxy for GDB, v0.71, Copyright (C) 1999 Quality Quorum Inc. > MSP430 adaption Copyright (C) 2002 Chris Liechti and Steve Underwood How can I get rproxy to work with my linux (SuSE 8.1). When I start rproxy it says that

Re: [Mspgcc-users] mspgcc4 version 20110130 released

2011-01-31 Thread Peter Bigot
uild on Xubuntu 10.10, hit a roadblock with insight: > > > /home/albert/src/mspgcc4/build/insight-6.8-1-build/../insight-6.8-1/sim/msp430/interp.c: > In function ‘sim_write’: > > /home/albert/src/mspgcc4/build/insight-6.8-1-build/../insight-6.8-1/sim/msp430/interp.c:1324: > e

[Mspgcc-users] trying to run msp430-insight

2003-05-29 Thread Yen-Ming Mark Lai
hello, i was able to compile the following program with the command msp430-gcc -mmcu=msp430x149 -Wall -pedantic hello.c -o hello then i load hello into msp430-insight by opening the file. i get this error in the command line and i don't know what it means. 0x113e <_unexpected_

Re: [Mspgcc-users] MSP430-insight

2011-10-10 Thread Eric Decker
t/ > > 2. How/where can I get MSP430-insight? Is it available in binary form for > windows 7? Or is there now a better alternative? > don't know, don't know, don't know.I don't do no stinkin windows. Here is the search url... http://www.mail-arc

Re: [Mspgcc-users] [PATCH] gdb-6.8 patches.

2008-05-30 Thread Raúl Sánchez Siles
Chris Liechti wrote: > Raúl Sánchez Siles schrieb: >> Based on the work done by Mathias Kuester, I've updated his >> insight(gdb) >> patch and I have fixed some issues to make it work on gdb-6.8 which is >> the latest gdb release. > > it compiles, it

[Mspgcc-users] Mac OS X/Fink packages for mspgcc4 20110213

2011-04-03 Thread Matthias Ringwald
Hi all I've created packages for the Mac Fink package manager (finkproject.org) based on the mspgcc4 20110213 release minus Insight. The toolchain was splitted into msp430-binutils, msp430-gcc, msp43-gdb, and msp430-libc and uses the provided patches. If you have fink installed and set

[Mspgcc-users] debug msp430F169

2004-05-14 Thread marco ferrari
hallo, I'm not able to debug using msp430-insight on msp430F169... My version of msp430-gdbproxy (date 20040418)seems to be successfully connected to the target f169 on TCP port 2000. I have the following errors: (gdb) target remote localhost:2000 Remote debugging using localhost

Re: [Mspgcc-users] insight 6.8.50 snapshot test request (missing link)

2009-09-14 Thread Mathias K.
Missing link ... http://www.ketelhot.net/msp430/insight-weekly-6.8.50-20090831_msp430.patch.bz2 Regards.

Re: [Mspgcc-users] 2nd Test release of windows installer

2008-06-05 Thread Chris Liechti
means error messages will contain windows paths and no longer cygwin.dll conflicts. however there are some issues. - msp430-insight was not built (mingw build issue with the insight sources). msp430-gdb is included - make, rm, etc. are NOT included. these tools can be downloaded from the M

Re: [Mspgcc-users] Pause with Insight?

2007-06-21 Thread Кобрин Олег
the same problem with eclipse. as mentioned before, standalone gdb can be paused with ctrl+c. maybe there is another command to break execution in gdb protocol, and it's not implemented in msp430-gdb? 2007/6/21, Paul Burke : Using the Insight version of msp430-gdb, is there any way of pa

[Mspgcc-users] New build of msp430 tools for win32 host

2002-11-25 Thread Lev Serebryakov
Hello, mspgcc-users! How are you? I've builded and uploaded new versions of toolchain (binutils, gcc & libc), gdb & insight, which were build for win32 host. Toolchain was build for mingw32 host and gdb/insight for cygwin host. You could download the

Re: [Mspgcc-users] Insight refuses to run

2003-05-05 Thread David Brown
> Hi > I started using insight yesterday (On Windows XP) and it suddenly stopped > starting. When I run the msp430-insight.exe it opens a msdos box and then > closes it again and that's the end of it! Anyone got any ideas? > > Thanx, > Malan > > Generally speaking

[Mspgcc-users] MSP430-insight

2011-10-10 Thread Wayne Uroda
I have a couple of stupid questions: 1. Is there any way to search the mspgcc-users mail archive on sourceforge? (I may not have needed to ask question 2). 2. How/where can I get MSP430-insight? Is it available in binary form for windows 7? Or is there now a better alternative? Thanks

[Mspgcc-users] New Win32 build!

2003-02-13 Thread Lev Serebryakov
://lev.serebryakov.spb.ru/download/msp430/win32/msp430-insight-win32-20021222.exe As always, builds are named after last check-in dates. gcc is 3.2.2 and binutils is 2.11 (2.13 is not included msp430 yet, and I don't want to build CVS snapshot). I'll upload these files to sourceforge tomorrow.

[Mspgcc-users] linker problem

2004-07-27 Thread Aaron Peterson
ADDR4, UIP_ETHADDR5}}; i had to comment this out and in the uipopt.h file and define UIP_FIXETHADDR to be 0. is there somebody out there who is familiar with this type of linking error that could possibly kick down some insight. msp430-gcc -Wall -mmcu=msp430x149 -g -Os

Re: [Mspgcc-users] Robot runs on MSP430 + OLPC XO - QA and updated bundle request

2012-11-26 Thread Rob Spanton
Hi Yama, On Sat, 2012-11-24 at 20:20 -0600, Yama Ploskonka wrote: > 2) Fedora packaging people: any way to package > mspdebug msp430-libc msp430-binutils msp430-gcc msp430mcu msp430-gdb ? > What gets downloaded through yum channels in the XO is very, very > outdated, and conflicts

[Mspgcc-users] Pause with Insight?

2007-06-21 Thread Paul Burke
Using the Insight version of msp430-gdb, is there any way of pausing a program if it doesn't hit a breakpoint?

  1   2   3   4   5   >