Hi Rolf,

I am unclear about your current status. Are you saying that you have found the reson you were running very old code, and you now have a compiler which supports the FW427? The symbols you have shown as undeclared are declared in msp430xW42x.h. If you have included that they will be defined. This works for me. Can you send me a sample file which gives you trouble. Preferably something small, so there are no issues of you sending me your proprietary code.

Regards,
Steve


nobo...@web.de wrote:

Hi,


Something is wrong with your installation. See below.

Maybe but i have no idea what may be the reason. I'm using the actual sources but after new installation (see script below)
but now i do get more unknows:

main.c:21: `SCFQCTL' undeclared (first use in this function)
main.c:22: `SCFI0' undeclared (first use in this function)
main.c:24: `FLL_CTL0' undeclared (first use in this function)
main.c:108: `IFG1' undeclared (first use in this function)
main.c:109: `IFG2' undeclared (first use in this function)

It's strange that even IFG1 and IFG2 are unknown because they are in every 
msp430 and always at address 0 and 1.



Reply via email to