Remember
Register
Home
/
Support
/
Support Forum
/
ID Block on RCM6700 is missing?
Digi Forum
All Activity
Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to Digi Forum, where you can ask questions and receive answers from other members of the community.
All categories
Digi Remote Manager
(383)
Python
(1,016)
RF Solutions and XBee
(8,417)
Digi TransPort
(787)
Digi Connect Cellular
(445)
DAL
(4)
Embedded Devices
(4,162)
Google Coral
(2)
Rabbit
(3,195)
Rabbit Software
(518)
Console Servers
(353)
Modbus and Industrial Automation
(246)
Realport
(600)
Serial Servers
(836)
Satellite Modules
(25)
USB
(1,269)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(92)
Other/Legacy
(373)
ID Block on RCM6700 is missing?
0
votes
ID Block is missing on RCM6700. Compiltion:
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.
Code:
What to do?
rcm6700
idblock
asked
Aug 13, 2013
in
Rabbit Software
by
MatsSunesson
New to the Community
(
0
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
You can re-write the IDblock using the write_idblock sample found at the following link:
http://www.digi.com/support/productdetail?pid=4978
answered
Aug 13, 2013
by
MargaretK
Veteran of the Digi Community
(
545
points)
Please
log in
or
register
to add a comment.
...