Topic : Unknown tool: $(Target.Tools.Compiler)

Forum : 8051

Original Post
Post Information Post
December 7, 2012 - 7:04pm
Guest

Unknown tool: $(Target.Tools.Compiler).what does d error mean? hw to resolve it?

Replies
Post Information Post
+1
0
-1
December 11, 2012 - 10:12am
Raisonance Support Team

Hello,

We would like to help you as quickly as possible on this issue, but we need to have more informations 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.
- Your Ride7 serial key or your RLink/Primer/Open4 serial number.
Please check from the Raisonance downloads page at http://support-raisonance.com that you are using the latest version of the tools.

Notes:
1) Raisonance toolsets and Ride7 operate on Windows 7 (32 and 64-bit), Windows Vista (32 and 64-bit) and Windows XP SP3 (32-bit only). Other versions of Windows, including Windows 2000, Windows XP 64-bit and Windows Server, are not supported.
2) Only native versions of Windows are supported. Emulators such as VMware, QEMU, Citrix, Wine, Xen (or others) are not supported.

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 describes 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,

Etienne

+1
0
-1
December 14, 2012 - 9:16am
Guest

OS Name: Microsoft Windows XP Professional
OS Version: 5.1.2600 Service Pack 3 Build 2600
Ride7-----Version: 7.42.12.0305 (License: Standard version)
Rkit-51 for Ride7-----Version: 6.14.12.0087(License: Hobby Suite)
Serial key: CE7E-527B-68-8AF0-963E
Steps That raised the error:
Ride7—New Project-?(Here gave name to d project n did the coding in the source file)?Save (saved the source file with .c extension)? right click on the project name from the project explorer?Add? Item?(here I selected the .c file whch I saved jst nw)?Build project
I get the following error

Also when I add the source file (.c file) I couldn’t see the file icon as a proper .c file icon..It is showing as unknown file format..Here is the screen shot ..


What I meant is about the .c file icon in the inside window..
Pls help sir…
N thnk u so much fr ur reply..:)

+1
0
-1
December 14, 2012 - 9:18am
Guest

The screenshots are nt getting displayed here sir

+1
0
-1
December 14, 2012 - 9:22am
Guest

OS Name: Microsoft Windows XP Professional
OS Version: 5.1.2600 Service Pack 3 Build 2600
Ride7-----Version: 7.42.12.0305 (License: Standard version)
Rkit-51 for Ride7-----Version: 6.14.12.0087(License: Hobby Suite)
Serial key: CE7E-527B-68-8AF0-963E
Steps That raised the error:
Ride7—New Project-?(Here gave name to d project n did the coding in the source file)?Save (saved the source file with .c extension)? right click on the project name from the project explorer?Add? Item?(here I selected the .c file whch I saved jst nw)?Build project
I get the following error
----------------Build Started: 'Rfid' in configuration 'Standard'--------------------------

Building C:\Program Files\Raisonance\Ride\Examples\Ramya\Rfid.c
Error! Hyperlink reference not valid.

Build failed
Script Error (line 120) ! 'objShell' is null or not an object



Also when I add the source file (.c file) I couldn’t see the file icon as a proper .c file icon..It is showing as unknown file format..Here is the screen shot ..


What I meant is about the .c file icon in the inside window..
Pls help sir…
N thnk u so much fr ur reply..:)

+1
0
-1
December 17, 2012 - 12:59pm
Guest

SIR pls reply...

+1
0
-1
December 17, 2012 - 2:32pm
Raisonance Support Team

Hello,

I will need more information.
Which type of the MCU are you using?
Can you explain better the steps you followed to raise the error (avoid to cut all the words)?
This problem occur also when you use an example for RKit-51?
Can you send the sceenshot to

Regards,
Etienne

+1
0
-1
December 18, 2012 - 6:38am
Guest

Helo sir
I m using AT89C51. The same problem occurs even when i use an example for R-Kit. I have sent the screeshots and the error to .
Hoping to get my error solved..
Thnk u..:)

+1
0
-1
December 18, 2012 - 4:06pm
Raisonance Support Team

Hello,

It seems your problem is not a Ride problem you can read the FAQ on the link bellow:
http://forum.raisonance.com/viewtopic.php?id=3869

If you still have a problems just let us know

Regards,

Etienne

+1
0
-1
December 19, 2012 - 7:07am
Guest

Hello sir,
I have read the above link provided by you. My doubt is how to restore the COMSPEC environment variable to its default value?..I checked in the environment variables and found that COMPSEC does exist. I didnt understand how to restore it..Can you please explain me as to how i should do it?

Thank You!

+1
0
-1
December 19, 2012 - 9:06am
Raisonance Support Team

Hello,

To restore the ComSpec you need to go to:
System Proprieties->Advanced->environment Variables
Click on ComSpec and modify the variable value to :
%SystemRoot%\system32\cmd.exe

Regards,
Etienne

+1
0
-1
December 21, 2012 - 8:44am
Guest

Helo sir,
i restored the compsec..but still getting the same error...


----------------Build Started: 'Rfid' in configuration 'Standard'--------------------------

Building C:\Program Files\Raisonance\Ride\Examples\Ramya\Rfid.c
Unknown tool: $(Target.Tools.Compiler)

Build failed
Script Error (line 120) ! 'objShell' is null or not an object

+1
0
-1
December 21, 2012 - 3:11pm
Raisonance Support Team

Hello,

try to re initialize the comspec:
ComSpec=C:\Windows\system32\cmd.exe

If you still have the problem, you can read this topic
http://forum.raisonance.com/viewtopic.php?id=3296

Regards
etienne

+1
0
-1
December 22, 2012 - 7:57pm
Guest

Helo sir..
Thank u so much for your help..my problem soved..:)..
Thnks a lot.

+1
0
-1
December 22, 2012 - 8:03pm
Guest

I have another problem too sir. When i try to dump the code in AT89C51 using Flashmagic software i get the error as "Reset into ISP mode"...i have read many forums regarding this error..The gave the solution to keep the reset button pressed for 30 seconds..I did the same..but it is of no use..Also i checked the connections..I think the connections are ok. I even checked the Serial cable with other device. There is no problem in it. I need your help in this as well sir..

+1
0
-1
December 24, 2012 - 6:03pm
Guest

Helo sir,
Thnk you so much for your help....I got my error solved.
I need your help again. I tried to burn the code in the AT89C51 microcontroller using Flashmagic software. But i got the error "Reset into ISP mode". I referred in other forums regarding this error and tried to solve. But couldn't solve. I verified the connections as well. Please help ...

+1
0
-1
January 3, 2013 - 9:51am
Raisonance Support Team

Hello,

You can refer to the Flashmagic forum that you can find here: http://forum.flashmagictool.com/

regards,
etienne