This Chapter will get you started using your PDQ Board™ and Mosaic IDE Plus™. It will guide you through the installation of the software, as well as introduce the editor, compiler, and terminal. You will learn how to power up and talk with your controller.
The Mosaic IDE Plus™, which includes the GNU GCC Compiler, a full-featured editor and communications terminal, is provided on an installation CD-ROM. To install it onto your PC, first insert the Installation CD-ROM into your CD Drive. If the installer does not launch automatically, browse to your computer’s CD drive using the ‘My Computer’ icon and double click on ‘Setup.exe’ to manually launch the installer.
We recommend that you use the default installation directory (“C:\MosaicPlus\”). If you wish to install into a different directory, you may type in any pathname provided that it does not contain any spaces. Please call us at (510) 790-8222 if you have any questions.
With the installation is complete, you are now ready to talk with your PDQ Board!
There are more detailed installation directions in Chapter 1 of the Mosaic IDE Plus users guide.
Familiarize yourself with the locations of the power and serial connectors as shown in Using Your Docking Panel Chapter. After finding them, follow these steps to turn on your system and establish communications with it:
First, connect to your computer:
It is required that you use Mosaic Terminal, the terminal program that comes with the Mosaic IDE Plus™. You can start the terminal by double clicking the Mosaic IDE Plus™ executable (the primary application of the Mosaic IDE Plus™) and clicking Tools→Mosaic terminal. You can also start the terminal by double clicking the application “MosaicTerminal.exe”.
The terminal will start using COM2 by default at a speed of 115200 baud, no parity, and 1 stop bit. Xon/Xoff flow control is enabled, and the file transfer options are set so that the terminal waits for a line-feed (^J) character before sending each line (this is very important).
If your PC is set up to use a COM port other than COM2 Mosaic Terminal will respond with a warning box saying “Invalid port number”. If so, just go to the Mosaic Terminal menu item “Settings→Comm→Port” and choose another COM port.
You should now see something similar to the following response:
Welcome Message:
ok
The serial communications response indicates that your PDQ Board is now working!
If no message appears on your terminal there’s something wrong, so:
Doing a “Special Cleanup”
If you still are having trouble, Contact us.
The Mosaic IDE Plus™ is the main software you will use to develop C programs for the PDQ Board. The IDE has a built in editor, project management system, and GNU C compiler.
See also → Your First C Program Using the Mosaic IDE Plus
FAQ, Frequently Asked Questions