VS Arduino
Visual Micro >> Hardware Debugging (GDB, GDB WiFi, GDB Stub) >> Persistant message generation blocks my serial port
https://www.visualmicro.com/forums/YaBB.pl?num=1516957318

Message started by Garyinbg on Jan 26th, 2018 at 9:01am

Title: Persistant message generation blocks my serial port
Post by Garyinbg on Jan 26th, 2018 at 9:01am
Hi everyone, I wonder if anyone can cast some light on a mesage that is being generated on a Genuine Arduino R3 board with completely standard config.

I had uploaded a program to communicate via I2C to a sensor.

Comms was opened and I recieved what I now know are two messages which appeard to be one.
The first part of the message was VMDPE_1:2:54766:0:244|54766_VMDPE
followed by an error message which was actually a response from the sensor unit so the whole thing looked like
VMDPE_1:2:54766:0:244|54766_VMDPE105(error.....
This spewed out at the rate of about 1Hz. Very frustrating was that the usb connection to the board was then blocked to take an update via usb.

I used my AVR ICE and reprogrammed using it as an ISP.

If I load the prog via Arduino, its fine, via AS7 and ICE, its fine.

So yes I could just do that , but you know how it is, its just bugging me, well debugging me actually as when I searchd for VMDPE_1:2:54766:0:244|54766_VMDPE in the forums, up pops the fact this is a debug message from visualMicro. Can I set, block or do something to stop ths happening ? Im not sure, which is why Im asking for assistance.

Many Thanks

gary

I might have just found it, I had AUtomatic debugging checked.......
Will try later and see if that was it,
ANy other suggestions gratefully received... :D

Title: Re: Persistant message generation blocks my serial port
Post by Visual Micro on Feb 13th, 2018 at 8:42pm
Sorry for the delay.

Yes you have serial debug enabled.

Either switch the tool bar from Debug to Release or as you have said, switch off automatic debugging or switch on atmel debugging.

VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.