I have a file that was written in Flowcode 10. It compiles without any problems in V10, but in Flowcode 11, it gives this error.
I have tried adding "char FCLsz_TEMPSTR[100];" in a C block in the beginning, but it does not solve the problem .
C:\ProgramData\MatrixTSL\FlowcodeV11\CAL\STARM\STARM_CAL_String.c: In function 'FCI_EXPLODETOINTARRAY':
C:\ProgramData\MatrixTSL\FlowcodeV11\CAL\STARM\STARM_CAL_String.c
FCL_DATAARRAY[FCR_RETVAL] = FCI_STRING_TO_INT(FCL_TEMPSTR, FCLsz_TEMPSTR);
C:\ProgramData\MatrixTSL\FlowcodeV11\CAL\STARM\STARM_CAL_String.c
Error(s) in build
C:\ProgramData\MatrixTSL\FlowcodeV11\FCD\ARM\batch\stm32comp.bat reported error code 0x1