In some day something happened with RCM6710 - on try to compile and download program to RabbitCore i see compilation error:
line 19 : WARNING SYSCONFIG.LIB : _DC_CLK_DBL_ should always be defined, but was not defined:
line 20 : WARNING SYSCONFIG.LIB : Defined _DC_CLK_DBL_ to 0 (disabled clock doubler recommendation).
line 27 : ERROR BOARDTYPES.LIB : No ID Block found on the target board.
line 28 : ERROR BOARDTYPES.LIB : Please contact Rabbit Technical Support at http://www.digi.com/support for assistance.
As i understand - ID blocks in rabbit is clear, but how this happens? I don't use writeUserBlock() or some like functions.
And more important - how i can to repair my device?