Problem with DC9.62

I just installed 9.62 and I’m starting on a new project, figured I’d start with the latest IDE as well.

When I tried to compile my program I got these errors:

line    1 : ERROR RabbitBios.c   : Must define at least one #xcodorg origin directive.
line    1 : ERROR RabbitBios.c   : Must define at least one #rvarorg origin directive.
line   21 : ERROR RabbitBios.c   : 'SYSCONFIG.LIB' cannot be found.     
line   22 : ERROR RabbitBios.c   : 'SYSIODEFS.LIB' cannot be found.     
line   24 : ERROR RabbitBios.c   : FAST_RAM_COMPILE is out of scope/ not declared.
line   47 : ERROR RabbitBios.c   : 'STDBIOS.C' cannot be found.         
line   55 : ERROR RabbitBios.c   : _USER is out of scope/ not declared. 
line   59 : ERROR RabbitBios.c   : Must define at least one #rcodorg origin directive.

I even tried to run one of the the UCOSII samples and I got the same thing.
I’m assuming that I didn’t set up the IDE properly and that I missed something

Any ideas?

Ron

Did you edit lib.dir and exit and restart the IDE?

Tim S.

Note: Not sure lib.dir needs changed. Worked for me without it.

Tim S.

Sorry to reopen this thread but I’ve exact the same problem

My local project DIR file http://cjoint.com/data2/2mdilYmjHkZ.htm
My DC_9.52 LIB.DIR http://cjoint.com/data2/2mdinpTXvlq.htm

Thanks for helping me,

Michael

my guess., you dont have the above libs in your machine. i have installed Dc 10.64 and i have never encountered such an error.
my path to the file looks like:
C:\program files\DCRABBIT_10.64\Lib\Rabbit4000\BIOSLIB\sysconfig.lib

Try installing Dynamic c 10.64.

Hope this will help.