bigboiler
FabulaTech Forum Newbie
Posts: 3
|
|
Unhandled exception
on: Jul 21st, 2008, 5:48am |
Quote Modify
|
When I try to open a port, I am getiing the message Unhandled exception at 0x7c80a741 in SPCDemo.exe: 0xC00000FD: Stack overflow; Unhandled exception at 0x7c80a741 in SPCDemo.exe: 0xC0000005: Access violation writing location 0x00030fec. This happens with your demo program. I am using visual studio 2005 and c++ as development environment. The funny thing is that the fault is not coming every time. Sometimes it is working fine. Another thing: sometimes I can read, sometimes not. I just connect two serial ports together. On the first I am sending data, on the second I am trying to receive it with the Demo program, but sometimes nothing is read, sometimes I can read. I am using an edgeport with 16 serial ports connected to my pc via USB.
|