10-20-2008 04:38 AM
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.
10-20-2008 09:22 AM
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...
10-28-2008 09:28 AM
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