diff -r d1083f580ca1 -r 6a7ff66a811d targets/plc_debug.c --- a/targets/plc_debug.c Mon Sep 21 11:56:55 2009 +0200 +++ b/targets/plc_debug.c Mon Sep 21 12:00:52 2009 +0200 @@ -70,7 +70,7 @@ extern long AtomicCompareExchange(long*, long, long); extern void InitiateDebugTransfer(void); -extern int __tick; +extern unsigned long __tick; void __publish_debug() { /* Check there is no running debugger re-configuration */