Issue Details
I'm trying to compile my LabVIEW FPGA VI, and I am getting the Error −61333:
Array does not resolve to a fixed size. LabVIEW cannot determine the size of the array output because arrays of different sizes are wired to the node. Ensure that all array inputs resolve to the same size.
Why am I receiving this error? How do I resolve it?