Page 1 of 1

Starm 042 not compile1

Posted: Fri Nov 21, 2025 1:45 pm
by jgu1
Hi again!

Sorry, I can also not open and compile some of my Starm project in FC11. I att. a testprogram, pls

C:\ProgramData\MatrixTSL\FlowcodeV11\CAL\STARM\STARM_CAL_String.c: In function 'FCI_EXPLODETOINTARRAY':
C:\ProgramData\MatrixTSL\FlowcodeV11\CAL\STARM\STARM_CAL_String.c:1032:66: error: 'FCLsz_TEMPSTR' undeclared (first use in this function)
FCL_DATAARRAY[FCR_RETVAL] = FCI_STRING_TO_INT(FCL_TEMPSTR, FCLsz_TEMPSTR);
^
C:\ProgramData\MatrixTSL\FlowcodeV11\CAL\STARM\STARM_CAL_String.c:1032:66: note: each undeclared identifier is reported only once for each function it appears in
Error(s) in build

C:\ProgramData\MatrixTSL\FlowcodeV11\FCD\ARM\batch\stm32comp.bat reported error code 0x1

Autoclose turned off

What do I wrong?

Jorgen

Re: Starm 042 not compile1

Posted: Fri Nov 21, 2025 2:43 pm
by LeighM
Works OK for me.
Are you up to date with (full) library updates?

Re: Starm 042 not compile1

Posted: Fri Nov 21, 2025 2:53 pm
by jgu1
Hi LEigh!


just perform the full update, but still same message,, any idea?

Re: Starm 042 not compile1

Posted: Fri Nov 21, 2025 2:55 pm
by LeighM
It looks like the Matrix repo might be out of sync, my CAL file looks to be older.
See this post .. https://www.flowcode.co.uk/forums/viewt ... 794#p21794

Re: Starm 042 not compile1

Posted: Fri Nov 21, 2025 3:06 pm
by jgu1
Ok Leigh, is there no update for this STARM_CAL_String.c file? please

Re: Starm 042 not compile1

Posted: Fri Nov 21, 2025 3:14 pm
by LeighM
Matrix staff will no doubt sort it out.. probably next week :D
Meanwhile try the C file attached to Alan's post, to go into
C:\ProgramData\MatrixTSL\FlowcodeV11\CAL\STARM

Re: Starm 042 not compile1

Posted: Fri Nov 21, 2025 4:31 pm
by jgu1
Thank you Leigh.

Nice weekend :)

Re: Starm 042 not compile1

Posted: Mon Nov 24, 2025 11:06 pm
by BenR
Hello,

Hopefully resolved for you now.

Re: Starm 042 not compile1

Posted: Tue Nov 25, 2025 4:34 pm
by jgu1
Hi Ben!

Thank you. I test tomorrow :)

Jorgen