Re: [Mspgcc-users] mspgcc questions; re: OS X; interaction with IAR Workbench

2010-09-08 Thread Kim Toms
Thanks for the suggestions. Here's the results. I downloaded the binary package as described, and installed also as described. For some reason I couldn't get Filer to browse to the directory containing the Info.plist file, and when I opened it with the property list editor, I could not save the

Re: [Mspgcc-users] mspgcc questions; re: OS X; interaction with IAR Workbench

2010-09-08 Thread Mark J. Blair
On Sep 7, 2010, at 6:03 PM, Kim Toms wrote: The CPU I'm using returns id info that is not listed in the fet-db; should I work on getting commit access to the repo, or send a diff to someone? I'm not sure of the meaning of all of the bits, so I can supply what's printed out as part of the

Re: [Mspgcc-users] mspgcc questions; re: OS X; interaction with IAR Workbench

2010-09-08 Thread Daniel Beer
On Tue, Sep 07, 2010 at 09:03:08PM -0400, Kim Toms wrote: Thanks for the suggestions. Here's the results. I downloaded the binary package as described, and installed also as described. For some reason I couldn't get Filer to browse to the directory containing the Info.plist file, and when

[Mspgcc-users] mspgcc: region text is full

2010-09-08 Thread Mihai Galos
Dear all, I am facing the following compilation problem for the TI MSP430f5438 : C:\mspgcc\bin\..\lib\gcc-lib\msp430\3.2.3\..\..\..\..\msp430\bin\ld.exe: region text is full (Compiler.elf section .text) C:\mspgcc\bin\..\lib\gcc-lib\msp430\3.2.3\..\..\..\..\msp430\bin\ld.exe: region text is

[Mspgcc-users] MPY32 registers definitions

2010-09-08 Thread thln
Hello, Could you update CVS / GIT / BZR, thank you PS : Don't hesitate to correct the document if you found some mistakes #ifndef __MSP430_HEADERS_MPY32_H #define __MSP430_HEADERS_MPY32_H /* mpy.h * * mspgcc project: MSP430 device headers * Hardware 32-bit multiplier * * (c) 2008 by

[Mspgcc-users] CRC16 registers definitions

2010-09-08 Thread thln
Hello, Could you update CVS / GIT / BZR, thank you PS : Don't hesitate to correct the document if you found some mistakes #ifndef __MSP430_HEADERS_CRC16_H #define __MSP430_HEADERS_CRC16_H /* crc16.h * * mspgcc project: MSP430 device headers (MSP430F5XX) * CRC module header * *

[Mspgcc-users] WDT_A registers definitions

2010-09-08 Thread thln
Hello, Could you update CVS / GIT / BZR, thank you PS : Don't hesitate to correct the document if you found some mistakes #ifndef __MSP430_HEADERS_WDT_A_H #define __MSP430_HEADERS_WDT_A_H /* wdt_a.h * * mspgcc project: MSP430 device headers * watchdog timer module * * (c) 2008 by Sergey

[Mspgcc-users] PMM registers definitions

2010-09-08 Thread thln
Hello, Could you update CVS / GIT / BZR, thank you PS : Don't hesitate to correct the document if you found some mistakes /* pmm.h * * mspgcc project: MSP430 device headers (MSP430F5XX) * Power Management Module and Supply Voltage Supervisor module header * * 2009-09-08 - THLN * -

[Mspgcc-users] RTC registers definitions

2010-09-08 Thread thln
Hello, Could you update CVS / GIT / BZR, thank you PS : Don't hesitate to correct the document if you found some mistakes #ifndef __MSP430_HEADERS_RTC_H #define __MSP430_HEADERS_RTC_H /* rtc.h * * mspgcc project: MSP430 device headers (MSP430F5XX) * RTC module header * * 2009-09-08 -

[Mspgcc-users] SYS registers definitions

2010-09-08 Thread thln
Hello, Could you update CVS / GIT / BZR, thank you PS : Don't hesitate to correct the document if you found some mistakes #ifndef __MSP430_HEADERS_SYS_H #define __MSP430_HEADERS_SYS_H /* sys.h * * mspgcc project: MSP430 device headers * system control module * * (c) 2008 by Sergey A.

[Mspgcc-users] Flash registers definitions

2010-09-08 Thread thln
Hello, Could you update CVS / GIT / BZR, thank you PS : Don't hesitate to correct the document if you found some mistakes #ifndef __msp430_headers_flash_h #define __msp430_headers_flash_h /* flash.h * * mspgcc project: MSP430 device headers * FLASH control registers * * (c) 2002 by M. P.

[Mspgcc-users] TimerA registers definitions

2010-09-08 Thread thln
Hello, Could you update CVS / GIT / BZR, thank you PS : Don't hesitate to correct the document if you found some mistakes #if !defined(__msp430_headers_timera_h__) #define __msp430_headers_timera_h__ /* timera.h * * mspgcc project: MSP430 device headers * TIMERA module header * * (c)

[Mspgcc-users] TimerB registers definitions

2010-09-08 Thread thln
#if !defined(__msp430_headers_timerb_h__) #define __msp430_headers_timerb_h__ /* timerb.h * * mspgcc project: MSP430 device headers * TIMERB module header * * (c) 2002 by M. P. Ashton d...@ieee.org * Originally based in part on work by Texas Instruments Inc. * * $Id: timerb.h,v 1.12

[Mspgcc-users] updated the registers definitions for 54XX

2010-09-08 Thread thln
Hello, Soon I will be using the F5418, and I updated the registers definitions for MSP430F54XX * - PMM added * - Flash updated * - CRC16 added * - RAM added * - WTD_A updated * - UCS (unified_clock_system) updated * - SYS updated * - TimerA updated * - TimerB updated * - RTC added

Re: [Mspgcc-users] mspgcc: region text is full

2010-09-08 Thread M. Andree
Am 08.09.2010 11:22, schrieb Mihai Galos: Dear all, I am facing the following compilation problem for the TI MSP430f5438 : C:\mspgcc\bin\..\lib\gcc-lib\msp430\3.2.3\..\..\..\..\msp430\bin\ld.exe: region text is full (Compiler.elf section .text)

Re: [Mspgcc-users] mspgcc: region text is full

2010-09-08 Thread Asser
ke, 2010-09-08 kello 14:37 +0200, M. Andree kirjoitti: Am 08.09.2010 11:22, schrieb Mihai Galos: Dear all, I am facing the following compilation problem for the TI MSP430f5438 : C:\mspgcc\bin\..\lib\gcc-lib\msp430\3.2.3\..\..\..\..\msp430\bin\ld.exe: region text is full

Re: [Mspgcc-users] mspgcc questions; re: OS X; interaction with IAR Workbench

2010-09-08 Thread Kim Toms
Here's the output of the mspdebug session: kims-mac:msp430-test-program-1-sep-2010 kim$ mspdebug -j -d /dev/tty.MSP-FET430UIF620 uif MSPDebug version 0.10 - debugging tool for MSP430 MCUs Copyright (C) 2009, 2010 Daniel Beer dan...@tortek.co.nz This is free software; see the source for copying

[Mspgcc-users] Compiling with mingw32

2010-09-08 Thread HardMaker
Hi all, I'm using mspgcc4 under linux and it's great. But I need compile some part of the application in a PC with Windows (is for other person working in the project). I view the mingw32-gccwa.pl script. But I don't know howto use this. I try under windows and under linux (using cross

Re: [Mspgcc-users] Compiling with mingw32

2010-09-08 Thread M. Andree
Am 08.09.2010 15:45, schrieb HardMaker: Hi all, I'm using mspgcc4 under linux and it's great. But I need compile some part of the application in a PC with Windows (is for other person working in the project). I view the mingw32-gccwa.pl script. But I don't know howto use this. I try

Re: [Mspgcc-users] TimerA registers definitions

2010-09-08 Thread William Chops Westfield
On Sep 8, 2010, at 2:28 AM, thln wrote: PS : Don't hesitate to correct the document if you found some mistakes * 2009-09-08 - THLN * - definition updated with flexible base address #define TA0CTL_H_ __MSP430_TA0_BASE__ + 0x1 /* TA0 Control Register Hi */ As a general

Re: [Mspgcc-users] TimerA registers definitions

2010-09-08 Thread Peter Bigot
Yes, that extra-underscore fix is in the 20100815 release. I'm really unmotivated to continue to patch the hand-written header files (and no, the peripherals do not stay in the same place, and it's hard to determine where they're going to end up from general chip family information). The TI

[Mspgcc-users] UCS (unified_clock_system) registers definitions

2010-09-08 Thread thln
Hello, Could you update CVS / GIT / BZR, thank you PS : Don't hesitate to correct the document if you found some mistakes #ifndef __msp430_headers_unified_clock_system_h #define __msp430_headers_unified_clock_system_h /* unified_clock_system.h * * mspgcc project: MSP430 device headers *

[Mspgcc-users] USCI registers definitions

2010-09-08 Thread thln
Hello, Could you update CVS / GIT / BZR, thank you PS : Don't hesitate to correct the document if you found some mistakes #if !defined(__msp430_headers_usci_h__) #define __msp430_headers_usci_h__ /* usi.h * * mspgcc project: MSP430 device headers * USCI module header * * (c) 2006 by