Note: This page is under construction!!
Prerequisites
Setting up the connection
You can use USB or WLAN to connect your N900 device to your computer.
To use USB connection:
- After running "sudo flasher-3.5 -l -k <kernel image> -b", Connect the device to your computer with the USB cable. Wait a bit until you see "MeeGo 1.2 Developer Edition" logo on your N900 screen.
- Set your computer USB IP address. Note that your host usb port is named as "n900":
-
sudo ifconfig n900 192.168.2.14 up
- Configure the device access in Qt Creator as explained in below.