Sweden
Offline
Full Member
Karma: 10
Posts: 237
|
 |
« on: August 28, 2011, 02:44:36 pm » |
Hello,
I have a problem with my arduino application right now, and as far as I can see it is in the communication between my arduino and the program on the computer, so what I need now is some sort of Serial Port sniffer. Does anyone know of any good ones?
Jan
|
|
|
|
|
Logged
|
|
|
|
|
Netherlands
Offline
Tesla Member
Karma: 101
Posts: 9553
In theory there is no difference between theory and practice, however in practice there are many...
|
 |
« Reply #1 on: August 28, 2011, 03:33:02 pm » |
YOu could make one yourself with a second Arduino. Use a serial display? (only for ascii data) What baudrate are you talking about? Recently Nick Gammon tipped me this one - http://www.saleae.com/logic/ -
|
|
|
|
|
Logged
|
|
|
|
|
France
Offline
God Member
Karma: 2
Posts: 905
|
 |
« Reply #2 on: August 28, 2011, 06:52:18 pm » |
|
|
|
|
« Last Edit: August 28, 2011, 06:56:53 pm by al1fch »
|
Logged
|
|
|
|
|
Left Coast, CA (USA)
Offline
Brattain Member
Karma: 283
Posts: 15443
Measurement changes behavior
|
 |
« Reply #3 on: August 28, 2011, 06:56:40 pm » |
|
|
|
|
|
Logged
|
|
|
|
|
Sweden
Offline
Full Member
Karma: 10
Posts: 237
|
 |
« Reply #4 on: August 29, 2011, 12:13:44 am » |
I've already thought about using my second arduino as sniffer, but what i meant was a computer program (software only).
Jan
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 40
|
 |
« Reply #5 on: August 29, 2011, 01:05:13 am » |
Can you not debug your PC app? Set breakpoints and look at variables?
|
|
|
|
|
Logged
|
|
|
|
|
France
Offline
God Member
Karma: 2
Posts: 905
|
 |
« Reply #6 on: August 29, 2011, 06:19:54 am » |
I've already thought about using my second arduino as sniffer, but what i meant was a computer program (software only). On Windows XP I use sometimes HDD Free Serial Port Monitor for Request/Answer debugging http://www.serial-port-monitor.com/index.htmlhere is a view of 'blink.hex' uploading begining :
|
|
|
|
« Last Edit: August 29, 2011, 06:22:06 am by al1fch »
|
Logged
|
|
|
|
|
Sweden
Offline
Full Member
Karma: 10
Posts: 237
|
 |
« Reply #7 on: August 29, 2011, 08:35:17 am » |
It's a commercial PC program, so I do not have any source.
I've already tried HHD Free Serial Monitor, but it refuses to start.
Jan
|
|
|
|
|
Logged
|
|
|
|
|
Netherlands
Offline
Tesla Member
Karma: 101
Posts: 9553
In theory there is no difference between theory and practice, however in practice there are many...
|
 |
« Reply #8 on: August 29, 2011, 09:00:01 am » |
Refuses to start here too, win 7 / 64 - says I have no admin rights for driver sort of ...  ==> uninstall
|
|
|
|
|
Logged
|
|
|
|
|
Sweden
Offline
Full Member
Karma: 10
Posts: 237
|
 |
« Reply #9 on: August 29, 2011, 12:09:04 pm » |
That's same problem I had, but with 32bit windows 7.
Jan
|
|
|
|
|
Logged
|
|
|
|
|
France
Offline
God Member
Karma: 2
Posts: 905
|
 |
« Reply #10 on: August 29, 2011, 12:27:24 pm » |
As said in my post I use this software under XP only. It's an 'old' 32bit 2000/XP closed source commercial software. I hope someone will find a mutiplatform open source software with same ergonomy !! rapidly tested on Ubuntu : jpnevulator http://jpnevulator.snarl.nl/
|
|
|
|
« Last Edit: August 29, 2011, 12:29:41 pm by al1fch »
|
Logged
|
|
|
|
|
|
|
|