Hi Advait,

Advait Jain wrote:

I am using msp430fe427 for an electric energy metering application.
As the C compiler I am using mspgcc (win32) release 20061126.

I found the following error in the header file esp430e.h:
addresses of these 2 registers are interchanged -

STARTCURR_FRAC 0228h (in esp430e.h) -- should be 0226h (given in the datasheet) STARTCURR_INT 0226h (in esp430e.h) -- should be 0228h (given in the datasheet)

Advait

Thanks for that. I found a couple of other issues in the ESP definitions when I compared the GCC ones against the latest from TI. Hopefully CVS is now up to date.

Steve


Reply via email to