Problem with IAR- The project 'name' contains the unknown tool '...'.

Thread Starter

Andy892

Joined May 21, 2015
1
Every time I try to open a project at the IAR Embedded Workbench the following messages appear:

The project 'name' contains the unknown tool 'IJET_ID'.
The project 'name' contains the unknown tool 'PEMICRO_ID'.
The project 'name' contains the unknown tool 'RDIJTAGJET_ID'.
The project 'name' contains the unknown tool 'XDS100_ID'.

I already tried to solve it using this method:

http://supp.iar.com/Support/?Note=47528

But it did not work.

I am searching to solve this for days :/ Does anyone knows how can I solve it?
 

Jim Black

Joined Jan 2, 2016
2
Hello, have you solved your problem? , I also encounter the same problem.
everytime I use a new version IAR(7.4) to open a project created by old version(7.2).
it appears following messages
the project 'my project's name' contains the unknown tool 'C-STAT'
 

Jim Black

Joined Jan 2, 2016
2
Hello, have you solved your problem? , I also encounter the same problem.
everytime I use a new version IAR(7.4) to open a project created by old version(7.2).
it appears following messages
the project 'my project's name' contains the unknown tool 'C-STAT'
 

dannyf

Joined Sep 13, 2015
2,197
the project 'my project's name' contains the unknown tool 'C-STAT'
You are missing C-STAT. Just need to install it.

Alternatively, you are recreate the project under the new version of IAR.
 
Top