Tool/software:
Hi,
I have implemented SFRA in my project, and after the Misra compliance check I get a violation regading declaration variable FPUsinTable[] "array size should be stated explicitly or defined implicitly by initalisation"
I would like to ask if it is even necessary to declare this variable, as I do not see its usage in my project scope? Could you please confirm the size of the array is 0x100 and it is fixed across C2000 platform?
Best regards,
Jozef