Roberto Padovani wrote:
:
And the problem is that in the libc the WDTCTL address is the 0x0120
of the old MSP430s; the newest ones with MSP430X architecture have the
WDTCTL at the address 0x015C. The header files for using in your
:

This must be a rumour! Even TIs CCE contains the following lines in lnk_msp420f2418.cmd:

/************************************************************
* WATCHDOG TIMER
************************************************************/
WDTCTL             = 0x0120;

slaa144e also confirms the above address.  So the 0x0120 must be correct!

Hardy

Reply via email to