Page 1 of 1

Clock setting

Posted: Mon Jan 11, 2021 4:32 pm
by mnf
A visual bug.

Using an ATTiny MCU (I tried 88 and 22 others maybe affected too) - set the clock speed to > max speed (so for I tried 16 and 32MHz) - this (correctly) says 'greater than max speed' - but then displays the 'loading targets' with whirly. This stays until clicking 'cancel' which gets rid of it and no harm done..

Martin

Re: Clock setting

Posted: Tue Jan 12, 2021 4:09 pm
by Benj
Hi Martin,

Thanks for letting us know, that's certainly a strange one. I'll pass this onto Steve so he is aware of it.

Re: Clock setting

Posted: Tue Jan 12, 2021 5:03 pm
by Steve
Hi Martin,

Thanks for identifying this glitch. I've checked Flowcode v9 and this problem doesn't happen there. I've also identified what's happening in the code for v8, but I'm not going to fix it as it's a minor issue that doesn't cause any other problems.

Regards,
Steve.

Re: Clock setting

Posted: Tue Jan 12, 2021 7:16 pm
by mnf
Thanks, yes it didn't seem to cause a problem - and gone in v9...

Martin