A simple program "Hello World" that runs fine on a Mega or UNO.
But when I use the FC V10 Debug / Run, the screen as shown in an attachment comes up.
Am I pushing the incorrect button?
Debug / simulation
-
Billduck1302
- Posts: 26
- http://meble-kuchenne.info.pl
- Joined: Fri Dec 06, 2024 4:41 pm
- Has thanked: 1 time
- Been thanked: 1 time
Debug / simulation
- Attachments
-
- Template_MEGA.fcfx
- (12.64 KiB) Downloaded 47 times
-
- FC2 Simulate.jpg (136.34 KiB) Viewed 1265 times
-
medelec35
- Matrix Staff
- Posts: 2178
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 662 times
- Been thanked: 738 times
Re: Debug / simulation
Hello.
No, you have not pushed the wrong button.
What you have shown is a component source code that is being stepped into.
It's a professional only feature that allows you to view Flowcode components source code, which can be useful if you what to see how it works.
To disable the feature press F8 once to start your simulation.
On the Simulation debugger that opens when simulation is running, untick Step into component macros
Information on this can be found within the Wiki here.
No, you have not pushed the wrong button.
What you have shown is a component source code that is being stepped into.
It's a professional only feature that allows you to view Flowcode components source code, which can be useful if you what to see how it works.
To disable the feature press F8 once to start your simulation.
On the Simulation debugger that opens when simulation is running, untick Step into component macros
Information on this can be found within the Wiki here.
Martin
-
chipfryer27
- Valued Contributor
- Posts: 1758
- Joined: Thu Dec 03, 2020 10:57 am
- Has thanked: 388 times
- Been thanked: 598 times
Re: Debug / simulation
Hi Martin
I knew what was going on but for the life of me I couldn't see where the feature was enabled / disabled... Staring me in the face....
Regards
I knew what was going on but for the life of me I couldn't see where the feature was enabled / disabled... Staring me in the face....
Regards