Starm 042 not compile1

For general Flowcode discussion that does not belong in the other sections.
Post Reply
jgu1
Posts: 870
http://meble-kuchenne.info.pl
Joined: Thu Dec 03, 2020 8:25 pm
Location: Denmark
Has thanked: 756 times
Been thanked: 187 times

Flowcode v11 Starm 042 not compile1

Post 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
Attachments
STM32F042 NUCLEOtest_48Mhz.fcfx
(7.08 KiB) Downloaded 6 times
STM32F042 NUCLEOtest_48Mhz.msg.txt
(3.34 KiB) Downloaded 4 times

LeighM
Valued Contributor
Posts: 506
Joined: Mon Dec 07, 2020 1:00 pm
Has thanked: 88 times
Been thanked: 272 times

Re: Starm 042 not compile1

Post by LeighM »

Works OK for me.
Are you up to date with (full) library updates?

jgu1
Posts: 870
Joined: Thu Dec 03, 2020 8:25 pm
Location: Denmark
Has thanked: 756 times
Been thanked: 187 times

Flowcode v11 Re: Starm 042 not compile1

Post by jgu1 »

Hi LEigh!


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

LeighM
Valued Contributor
Posts: 506
Joined: Mon Dec 07, 2020 1:00 pm
Has thanked: 88 times
Been thanked: 272 times

Re: Starm 042 not compile1

Post 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

jgu1
Posts: 870
Joined: Thu Dec 03, 2020 8:25 pm
Location: Denmark
Has thanked: 756 times
Been thanked: 187 times

Re: Starm 042 not compile1

Post by jgu1 »

Ok Leigh, is there no update for this STARM_CAL_String.c file? please

LeighM
Valued Contributor
Posts: 506
Joined: Mon Dec 07, 2020 1:00 pm
Has thanked: 88 times
Been thanked: 272 times

Re: Starm 042 not compile1

Post 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

jgu1
Posts: 870
Joined: Thu Dec 03, 2020 8:25 pm
Location: Denmark
Has thanked: 756 times
Been thanked: 187 times

Re: Starm 042 not compile1

Post by jgu1 »

Thank you Leigh.

Nice weekend :)

Post Reply