LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error Code -61045, Error Getting Component

Hello,

 

I'm getting 3 errors during HDL code generation :

Error Code -61045, Error Getting Component Implementation Terminal Resholder ModInfo

A field in the error dialog box indicates a Main Error code : 61055.

 

My design is using several finite state machines with simple Labview FPGA components in order to manage a proprietary

serial link. It used to compile successfully and those errors appeared after I kind of duplicate these FSM to manage another

serial link, making the VI quite big in terms of components.

 

As the error dialog indicates 3 errors, I've looked carefully through the VI and I've noticed that 3 red surroundings had appeared

around several case states, similar to when you put breakpoints. Nevertheless, removing those states and adding new ones

didn't solved the problem (unless the error is kind of "stored" somewhere).

 

I don't really want to redraw my whole design to see if it comes for a corrupted component, if anyone has already had similar

problems please let me know how did you solved it?

If someone from NI could tell me more about that error and give me directions towards the solution 😉

 

Thanks in advance for your help,

Sylvain.

 

 

 

0 Kudos
Message 1 of 3
(3,194 Views)

I found the cause of the problem, it comes from 3 indicators with the 'synchronous Display' option

turned on.

I don't know why having just an indicator with the synchronous display option is problematic, if someone

can explain to me...

 

0 Kudos
Message 2 of 3
(3,175 Views)

Hello.

 

The error you have may be due to the way you duplicated your FSM.

 

Please take look to this link.

 

Best regards

 

Mehdi A

NIF AE

0 Kudos
Message 3 of 3
(3,129 Views)