Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Serial.cpp for 64bit
Re: Serial.cpp for 64bit [message #36996 is a reply to message #36978] Mon, 06 August 2012 08:40 Go to previous messageGo to previous message
nlneilson is currently offline  nlneilson
Messages: 644
Registered: January 2010
Location: U.S. California. Mojave &...
Contributor
An update on the problem after debugging with MSC9.

In my upp app there is hard coded on a known port:
CommPort.Open(11,57600);

In Serrial.cpp
bool SerialPort::Open( int nPort, int nBaud )
The nPort and nBaud both have bogus numbers like:
59380608 and 80019228

Building with MSC9x64 Optimal there are no errors but will not open ports.
MSC9x64 Debug will build but will not with Run (in debugger)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: DropList events
Next Topic: uppsrc/web directory
Goto Forum:
  


Current Time: Mon May 06 07:44:47 CEST 2024

Total time taken to generate the page: 0.02781 seconds