[U-Boot] watchdog and tcm-bf537
Wolfgang Denk
wd at denx.de
Thu Oct 6 09:57:16 CEST 2011
Dear Denis Konstantinov,
In message <309251317881872 at web10.yandex.ru> you wrote:
>
> I am trying to activate watchdog timer on my tcm-bf537 platform, but when I do this, I have a copmpiling error. And I really don't know what to do.
Did you read the error messages ?
> /opt/uClinux/u-boot-2011.09/arch/blackfin/lib/board.c:223: undefined reference to 'watchdog_init'
...
> /opt/uClinux/u-boot-2011.09/arch/blcakfin/cpu/interrupts.c:74: undefined reference to 'watchdog_reset'
"undefined reference" measn thatthere are calls to these functions,
but these are not defined anywhere.
> What can i do?
Implement the missing functions?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Hindsight is an exact science.
More information about the U-Boot
mailing list