Hi, Lee Russell schrieb: > I apologise for the off topic nature of this post, but I have run out of > other resources to ask the question of.
if it does not work out here you might also try asking on http://www.8052.com/forum/ . > I am, successfully, using SDCC on Linux, but my problems start when I try > and actually program my development board. > > I have managed to find a website that supplies the files that will command > writes and erases to flash, etc. but I am unable to get gtkTerm to Could you share a link to this website? > but I am unable to get gtkTerm to > communicate through USB with the board. You mean through an USB to serial adapter with the 9pin RS232 connector on the target board? Or does the USB port of the target board show up on the host as /dev/ttyACM0 or /dev/ttyUSB0 or the like?) Eventually try communicating via a nullmodem cable to another terminal program first so you are confident about the serial parameters. Could be another instance of gtkTerm or minicom or PuTTY or even (if you trust it) hyperterminal on Windows. What does /var/log/messages and/or dmesg tell if you plug in the USB port? > I use ubuntu (7.04) and an Easy8051 development board from MikroElektronica. Greetings, Frieder ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Sdcc-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sdcc-user
