Try renaming gdb.ini to .gdbinit

Regards
-Bill Knight
R O Software



On Fri, 31 Dec 2004 11:28:37 -0500, Claude Sylvain wrote:

>>
>> Message: 1
>> Date: Wed, 29 Dec 2004 23:02:21 -0800 (PST)
>> From: Cute Snoopy <kiku_sno...@yahoo.com>
>> To: mspgcc-users@lists.sourceforge.net
>> Subject: [Mspgcc-users] Could not write device memory
>> Reply-To: mspgcc-users@lists.sourceforge.net
>>
>> --0-172877265-1104390141=:88561
>> Content-Type: text/plain; charset=us-ascii
>>
>> Hi
>>
>> I'm a new for TinyOS and I want to port TinyOS to MSP430F1611 but I have 
>> some problem
>>
>> 1. When I run msp430-gdbproxy.exe and msp430-insight.exe  (for porting) , 
>> it errors in msp430-gdbproxy.exe
>>
>> error:  msp430: Could not write device memory (7)
>>
>> How can I solve it?
>>
>>
>> 2. I don't know gdb.ini (for Windows user) should be located. What path 
>> should it (gdb.ini file) be located?
>>
>>
>>
>> Thank a lot
>> Duang
>>

>Hello Duang,

>> 1. When I run msp430-gdbproxy.exe and msp430-insight.exe  (for porting) , 
>> it errors in msp430-gdbproxy.exe
>> error:  msp430: Could not write device memory (7)

>Try typing the following command inside "gdb":
>    monitor reset

>> 2. I don't know gdb.ini (for Windows user) should be located. What path 
>> should it (gdb.ini file) be located?

>I have the same problem as you, I have not been able to figure out the the 
>place to put "gdb.ini" to get it loaded when "gdb" start.  But, there is a 
>way to get ride of that by typing the following command inside "gdb":
>    source gdb.ini

>Claude





>-------------------------------------------------------
>The SF.Net email is sponsored by: Beat the post-holiday blues
>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
>_______________________________________________
>Mspgcc-users mailing list
>Mspgcc-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/mspgcc-users




Reply via email to