Page 1 of 3

atmega 2560 flowcode9 does not work

Posted: Sun Feb 26, 2023 4:20 pm
by d820513
today switched to atmega 2560, uploaded blink, but it doesn't work via flowcode

Re: atmega 2560 flowcode9 does not work

Posted: Mon Feb 27, 2023 9:07 am
by Steve-Matrix
Is this an issue with simulation or downloaded code, or both?

Re: atmega 2560 flowcode9 does not work

Posted: Mon Feb 27, 2023 9:13 am
by d820513
uploaded blink

Re: atmega 2560 flowcode9 does not work

Posted: Mon Feb 27, 2023 9:29 am
by Steve-Matrix
Are the configuration options in "Build..Project Options" appropriate for your hardware? Specifically the clock source.

Re: atmega 2560 flowcode9 does not work

Posted: Mon Feb 27, 2023 12:12 pm
by d820513
yes, I checked it several times

Re: atmega 2560 flowcode9 does not work

Posted: Mon Feb 27, 2023 3:11 pm
by p.erasmus
Hi,

Running your flowchard on a Adruino Mega2560 the code is working fine ,I susspect your Configuration settings for your mega is not set correctly as Steve indicated above

Re: atmega 2560 flowcode9 does not work

Posted: Mon Feb 27, 2023 3:14 pm
by d820513
where can i see the settings? can i reinstall flowcode9

Re: atmega 2560 flowcode9 does not work

Posted: Mon Feb 27, 2023 3:22 pm
by p.erasmus
Hi

Why do you want to reinstall FC9 ,what Hardware are you using a custom build or an Arduino board?
Go to Build Project options as below

P1.JPG
P1.JPG (51.49 KiB) Viewed 6796 times
Then theconfiguration window opens you have to set the Configuration of the Mega to suit your hardware configuration

P2.JPG
P2.JPG (99.04 KiB) Viewed 6796 times

Re: atmega 2560 flowcode9 does not work

Posted: Mon Feb 27, 2023 4:19 pm
by d820513
ok i will do as you said

Re: atmega 2560 flowcode9 does not work

Posted: Mon Feb 27, 2023 4:41 pm
by d820513
look