Topic : [Unknown tool: RL51] problem

Forum : 8051

Original Post
Post Information Post
November 17, 2010 - 4:58pm
Guest

hello, i've tried to reinstall the Ride7_7.30.10.0169 and RKit-51_6.08.10.0309_eval again and again, but it still fail to build the project, it returned [Unknown tool: RL51]

i tried to look up the help files, and i found that the " LX51 tree" doesn't appear in the properties setting, just want to ask how can i have the linker back? thank you

Replies
Post Information Post
+1
0
-1
November 18, 2010 - 10:52am
Raisonance Support Team

Hi,

We would like to help you as quickly as possible on this issue, but we need to have more information about the problem before we can help further.

In order to understand the issue you are facing, we need the following information about your configuration:

- Version of Windows: At a command prompt type the following command: "systeminfo.exe", which gives you a system report. We need the full "Operating System" and "Version" from the report.

- Version of Ride7 and RKit that you are using. You can get these from the Ride7 "Help | About" dialog box.

Please check from the Raisonance downloads page at http://www.mcu-raisonance.com/mcu_downloads.html that you are using the latest version of the tools.

Concerning your particular problem:

- Provide the steps you followed to raise the error.

- The precise error message you received, and which tool produced it. If possible, a screenshot of the message (using the PrtScr keyboard key) is helpful.

- Does the problem occur when using the examples given with Ride7 (from the Ride7 installation directory, default being "C:\Program Files\Raisonance\Ride\Examples\")?

You may encounter a specific issue related to 64-bit Windows. If you have a 64-bit system, just read this http://forum.raisonance.com/viewtopic.php?id=3080 that decribes the problem and its solution.

Another known issue is about some Windows versions that do not have the script engine properly registered. You can check this from http://forum.raisonance.com/viewtopic.php?id=3296.

Please let us know when the problem has been solved satisfactorily.

Regards,

The Raisonance support team.

+1
0
-1
November 29, 2010 - 5:51pm
Guest

I met the same problem.I've tried to install Ride7_7.30.10.0169 and RKit-51_6.08.10.0309_eval on both
Windows XP SP3 and Windows Vista SP1.The error 'Unknown tool RL51' occurred when I tried to build any project.
I think maybe there is a bug in RKit-51_6.08.10.0309 which is released on Nov 16, 2010.

+1
0
-1
November 30, 2010 - 8:52am
Raisonance Support Team

@victzhang:

Same answer as above : We cannot guess your configuration, and the software package work fine on our test and validation machines. Also some customers are working with it without problem.

Please send us the information required in my previous reply, so that we can try to understand the problem you are facing.

Regards,

+1
0
-1
November 30, 2010 - 9:26am
Guest

Here is my configuration:

OS Name:                   Microsoft Windows XP Professional
OS Version:                5.1.2600 Service Pack 3 Build 2600
OS Manufacturer:           Microsoft Corporation
OS Configuration:          Standalone Workstation
OS Build Type:             Uniprocessor Free
Original Install Date:     11/16/2010, 6:26:51 PM
System Up Time:            0 Days, 0 Hours, 29 Minutes, 36 Seconds
System Manufacturer:       NVIDIA
System Model:              AWRDACPI
System type:               X86-based PC
Processor(s):              1 Processor(s) Installed.
                           [01]: x86 Family 6 Model 10 Stepping 0 AuthenticAMD
2159 Mhz
BIOS Version:              Nvidia - 42302e31
Windows Directory:         C:\WINDOWS
System Directory:          C:\WINDOWS\system32
Boot Device:               \Device\HarddiskVolume1

Total Physical Memory:     1,023 MB
Available Physical Memory: 682 MB
Virtual Memory: Max Size:  2,048 MB
Virtual Memory: Available: 1,996 MB
Virtual Memory: In Use:    52 MB
Page File Location(s):     E:\pagefile.sys
Domain:                    WORKGROUP

Hotfix(s):                 3 Hotfix(s) Installed.
                           [01]: File 1
                           [02]: Q147222
                           [03]: KB942766-v6 - Update
NetWork Card(s):           1 NIC(s) Installed.
                           [01]: NVIDIA nForce Networking Controller
                                 Connection Name: Local Area Connection
                                 DHCP Enabled:    No
                                 IP address(es)
                                 [01]: 10.12.15.153

Ride7 Version:7.30.10.0159
Ride7 Patch Version:7.30.10.0169
RKit-51 for Ride7 Version:6.08.10.0309

Build Log:
----------------Make Started: 'sample' in configuration 'Standard'-------------------------- 
  
Building C:\Program Files\Raisonance\Ride\Examples\80C51\General\C\Sample\csample1.c 
 Running: 80C51 Compiler 
 "C:\Program Files\Raisonance\Ride\Bin\RC51.EXE" "C:\Program Files\Raisonance\Ride\Examples\80C51\General\C\Sample\csample1.c" QUIET GENERATEDEPFILE OJ("C:\Program Files\Raisonance\Ride\Examples\80C51\General\C\Sample\csample1.obj") PIN("C:\Program Files\Raisonance\Ride\Inc;C:\Program Files\Raisonance\Ride\Inc\51") PIN("C:\Program Files\Raisonance\Ride\\inc\51") NOAM    CD PR("C:\Program Files\Raisonance\Ride\Examples\80C51\General\C\Sample\csample1.lst")  FP(NOFLOAT) IP  NOIS  UNSIGNEDCHAR ET(CHAR)  PR     SB  PL(60) PW(80) OE(3) OT("7","SIZE")    RB("0")  MAXERR("25") MAXWAR("25") LA    MOD517(NODP8,NOAU)    
 RC51 COMPILER V03.08.10.309 Evaluation (8 Kb code limited)  
 Copyright (c) Raisonance S.A.S. 1987-2010. All rights reserved.  
 RC51 COMPILATION COMPLETE. 0 WARNING, 0 ERROR  
  
Building C:\Program Files\Raisonance\Ride\Examples\80C51\General\C\Sample\csample2.c 
 Running: 80C51 Compiler 
 "C:\Program Files\Raisonance\Ride\Bin\RC51.EXE" "C:\Program Files\Raisonance\Ride\Examples\80C51\General\C\Sample\csample2.c" QUIET GENERATEDEPFILE OJ("C:\Program Files\Raisonance\Ride\Examples\80C51\General\C\Sample\csample2.obj") PIN("C:\Program Files\Raisonance\Ride\Inc;C:\Program Files\Raisonance\Ride\Inc\51") PIN("C:\Program Files\Raisonance\Ride\\inc\51") NOAM    CD PR("C:\Program Files\Raisonance\Ride\Examples\80C51\General\C\Sample\csample2.lst")  FP(NOFLOAT) IP  NOIS  UNSIGNEDCHAR ET(CHAR)  PR     SB  PL(60) PW(80) OE(3) OT("7","SIZE")    RB("0")  MAXERR("25") MAXWAR("25") LA    MOD517(NODP8,NOAU)    
 RC51 COMPILER V03.08.10.309 Evaluation (8 Kb code limited)  
 Copyright (c) Raisonance S.A.S. 1987-2010. All rights reserved.  
 RC51 COMPILATION COMPLETE. 0 WARNING, 0 ERROR  
  
Building C:\Program Files\Raisonance\Ride\Examples\80C51\General\C\Sample\csample3.c 
 Running: 80C51 Compiler 
 "C:\Program Files\Raisonance\Ride\Bin\RC51.EXE" "C:\Program Files\Raisonance\Ride\Examples\80C51\General\C\Sample\csample3.c" QUIET GENERATEDEPFILE OJ("C:\Program Files\Raisonance\Ride\Examples\80C51\General\C\Sample\csample3.obj") PIN("C:\Program Files\Raisonance\Ride\Inc;C:\Program Files\Raisonance\Ride\Inc\51") PIN("C:\Program Files\Raisonance\Ride\\inc\51") NOAM    CD PR("C:\Program Files\Raisonance\Ride\Examples\80C51\General\C\Sample\csample3.lst")  FP(NOFLOAT) IP  NOIS  UNSIGNEDCHAR ET(CHAR)  PR     SB  PL(60) PW(80) OE(3) OT("7","SIZE")    RB("0")  MAXERR("25") MAXWAR("25") LA    MOD517(NODP8,NOAU)    
 RC51 COMPILER V03.08.10.309 Evaluation (8 Kb code limited)  
 Copyright (c) Raisonance S.A.S. 1987-2010. All rights reserved.  
 RC51 COMPILATION COMPLETE. 0 WARNING, 0 ERROR  
  
Building C:\Program Files\Raisonance\Ride\Examples\80C51\General\C\Sample\sample.rapp 
 Unknown tool: RL51 
  
Build failed 

Don't know what's wrong with my Ride 7. Thanks a lot.