
Hopefully a quick question...
Having declared a 16 x 16-bit ROM look-up table using the usual LUT component, I'm trying to establish the appropriate way to reference values in a C block? e.g... FCV_THISUINT = FCV_THISTABLE[indexval] is clearly incorrect.
Many thanks,
Brendan