timer (stopwatch) in FC7.3

A forums to allow bugs and problems with Flowcode v7 to be reported and resolved.

Moderator: Benj

Post Reply
stefan.erni
Valued Contributor
Valued Contributor
Posts: 654
Joined: Fri Aug 19, 2016 2:09 pm
Location: switzerland
Has thanked: 182 times
Been thanked: 179 times
Contact:

timer (stopwatch) in FC7.3

Post by stefan.erni »

Hi Ben
At first...
This timer (stopwatch) in FC7.3 is a very good idea. This is what I need for some of my test's.

Unfortunately compile to hex gives an error even with different CPU.

"
C:\C#SOUR~1\CCS_SO~1\Flowcode\Emg_2018\Flowcode_Emg_2018_icsp1_speedtest.c:1652:2: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
"

stefan.erni
Valued Contributor
Valued Contributor
Posts: 654
Joined: Fri Aug 19, 2016 2:09 pm
Location: switzerland
Has thanked: 182 times
Been thanked: 179 times
Contact:

Re: timer (stopwatch) in FC7.3

Post by stefan.erni »

Hi Ben

The timer is crashing if I dont start timer1. If I start the timer1, it look like it's working

The good thing is if I copie the timer.fcpx in FC7.2 it's working there also....

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: timer (stopwatch) in FC7.3

Post by Benj »

Hi Stefan,

I think this problem also could be related to the # symbol in the project file path?

If not then would you mind posting your Flowcode project so we can take a look at the specifics.

stefan.erni
Valued Contributor
Valued Contributor
Posts: 654
Joined: Fri Aug 19, 2016 2:09 pm
Location: switzerland
Has thanked: 182 times
Been thanked: 179 times
Contact:

Re: timer (stopwatch) in FC7.3

Post by stefan.erni »

Hi Ben

In the computer with FC7.2 The timer is working perfect now.Thats a very nice component.
and the path has this #
This component is to test the speed of the sd-card.....

stefan.erni
Valued Contributor
Valued Contributor
Posts: 654
Joined: Fri Aug 19, 2016 2:09 pm
Location: switzerland
Has thanked: 182 times
Been thanked: 179 times
Contact:

Re: timer (stopwatch) in FC7.3

Post by stefan.erni »

Hi Ben

The timer has a problem with the STM32469Disco but not with the PIC32.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: timer (stopwatch) in FC7.3

Post by Benj »

Hello Stefan,

Thanks for letting me know. Did 7.2 have the problem with ST ARM or did this work ok? I can't remember what the component supports, hopefully everything but I'll double check.

Post Reply