Property changes requires exit to be effective

Moderator: Benj

Post Reply
User avatar
CamargoF
Posts: 36
Joined: Thu Aug 02, 2018 8:16 pm
Location: Sao Paulo, SP - Brazil
Has thanked: 6 times
Been thanked: 7 times
Contact:

Property changes requires exit to be effective

Post by CamargoF »

Running Flowcode 8 emulator on PIC16F18855 I observed that:
1) Changes on EEPROM InitialValues property does not take effect on emulator.
2) Changes on Switch (Slide,PCB) polarity property does not take effect on emulator.

Does not matter if I recompile or not.

The only way the change take effect is closing and reopening the program.

Can you please check it?

BEst regards,

Fernando

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: Property changes requires exit to be effective

Post by Benj »

Hello Fernando,

Please can you post a project that demonstrates these problems and I will investigate for you. The changes on both of those properties should be immediate and not require a reload of the project.

Post Reply