Hallo,
I have installed the
"mspgcc-20081230.exe" version of MSPGCC under WinXP and use
the msp430F2132. Using port3 of the MSP and include the
"msp430x21x2.h" the compiler generates errors. All port 3
registers don't exist.
The error is in the header file in line 23
where the port 2 registers defined twice with
"__MSP430_HAS_PORT2_R__" and the define for the port 3
register is missing.
Change "__MSP430_HAS_PORT2_R__" in
"__MSP430_HAS_PORT3_R__".
Best recards
Maik
- [Mspgcc-users] bug evens5293
- Re: [Mspgcc-users] bug Dmitry
- Re: [Mspgcc-users] bug Steve Hosgood
- Re: [Mspgcc-users] bug Arnd-Hendrik Mathias
- Re: [Mspgcc-users] bug Dmitry
- [Mspgcc-users] Bug erm...@t-online.de
- Re: [Mspgcc-users] Bug Chris Liechti