I am having problems with the C6 dropping the com port connection with Arduino after manual reset which is required after download a compiled code. The com port is lost for 18 seconds but the code execution is started immediately. By the time the serial port connection is re-established by the C6, it is now well inside the main loop(). I cannot see what is happening in the setup() which is crucial for code execution analysis. As a result of this problem, I had to remove it from my current project pending resolution of the issue. Has anyone experience this issue with the C6? I am using Arduino 2.3 running on Windows 11. The CDC is turned on.
I have submitted a technical request about this problem a week ago but still have not received any feedback. This is my second attempt at presenting this problem to this group to see if anyone has had a similar issue and what the solution was for this problem. I did not see my first attempt with asking for help in this group.