Problem with code coverage ius82

Status
Not open for further replies.

poluekt

Full Member level 2
Joined
Dec 11, 2009
Messages
130
Helped
45
Reputation
90
Reaction score
44
Trophy points
1,308
Location
Russia
Activity points
1,813
Code coverage ius82

Hello!
I have a problem with running code coverage in ius82:
ncelab: *F,COVSCNDRY: Coverage is not supported for designs compiled with the secondary compiler..
I use next ncelab coverage options:
-coverage all -covdut dut_name
 

Re: Code coverage ius82


Try:

Code:
 nchelp ncelab COVSCNDRY

My guess is you use svpp flow, but it is a wild guess. Look at irun flow or best is to ask CDN support

Ajeetha, CVC
www.cvcblr.com
 

I don't use svpp.

Code:
ncelab/COVSCNDRY =
        Either remove coverage options such as -COVERAGE or use the primary compiler.
In what the difference between primary and secondary compiler?

No this problem in ldv5.60.
 

Problem is closed.
I used GCC_VERS=3.2.3. Code coverage works with GCC_VERS=4.1.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…