Flowcode V4.5 Bugs ???

Moderator: Benj

Post Reply
sotos
Posts: 25
Joined: Wed Dec 12, 2007 3:14 pm
Has thanked: 10 times
Been thanked: 3 times
Contact:

Flowcode V4.5 Bugs ???

Post by sotos »

Hi
1) In simulation when i retrive values from a lookup table there is't update the corresponding variable .
2) In simulation if i use an interrupt using TMR2 who call a macro there is't update the corresponding variable .

In real HW everything working fine .

:( :( :(

User avatar
Steve
Matrix Staff
Posts: 3418
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Re: FLOWCODE V4.5 BUGS ???

Post by Steve »

sotos wrote:1) In simulation when i retrive values from a lookup table there is't update the corresponding variable .
C code icons do not simulate and I guess that you are using C code for the lookup table.
sotos wrote:2) In simulation if i use an interrupt using TMR2 who call a macro there is't update the corresponding variable.
Simulation of timers in Flowcode is currently not very realistic. We hope that these will be simulated much better in V5.

Post Reply