Page 1 of 1

debug options

Posted: Wed Mar 08, 2023 11:25 pm
by flowcode-developer
Hi,
I was wondering if the debug options, oscilloscope, and data recorder are options only for code blocks? I have not had any luck connecting my Arduino or avr and get a successful built to target. I don't want to spend more money on buying boards, but I do like the debug features. I have an ATMEGA2560 that connects via USB. I also have an ATMEGA260 that is programmed with an ATMEL-ICE.

Re: debug options

Posted: Thu Mar 09, 2023 1:01 pm
by BenR
Hello,

The oscilloscope, data recorder, console etc can be used with the following items.

Simulation
Simulation linked to a hardware API target - e.g. https://www.flowcode.co.uk/wiki/index.p ... e_Devices)
E-blocks with Ghost technology - https://www.flowcode.co.uk/wiki/index.p ... Technology
Or finally for your own purposes e.g. connecting to your own hardware and displaying data sent from that hardware.