(merge with developing with the aava) |
|||
| (3 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| + | {{Merge|Developing With The Aava}} | ||
[[Category:devguide]] | [[Category:devguide]] | ||
[[Category:meego-1.1]] | [[Category:meego-1.1]] | ||
[[Category:tutorial]] | [[Category:tutorial]] | ||
[[Category:application-developer]] | [[Category:application-developer]] | ||
| - | |||
| - | |||
This page instructs in installing the MeeGo image and configuring device access when using Aava device for your development work. | This page instructs in installing the MeeGo image and configuring device access when using Aava device for your development work. | ||
| Line 30: | Line 29: | ||
#* Device type: Remote device | #* Device type: Remote device | ||
#* Authentication type: Password | #* Authentication type: Password | ||
| - | #* Host Name: <device IP address> | + | #* Host Name: <device IP address> |
| - | #* SSH Port: | + | #* SSH Port: 6666 |
#* Gdb server: 10000 | #* Gdb server: 10000 | ||
| - | #: '''Note:''' If this port is not free, you can select another one. | + | #: '''Note:''' If this port is not free, you can select another one. And make sure gdb-server package installed in target or use 'sudo zypper install gdb-gdbserver' to install. |
#* Connection Timeout: 30 | #* Connection Timeout: 30 | ||
#* User Name: root | #* User Name: root | ||
| It has been suggested that this page or section should be merged with "Developing With The Aava". If you disagree, please remove tag and explain why on edit summary. |
This page instructs in installing the MeeGo image and configuring device access when using Aava device for your development work.
Contents |
For instructions of installing the MeeGo image on the Aava Moblie(Intel Moorestown platform) using an external Micro SD card, please see the page at http://meego.com/devices/handset/installing-aava-device.
You can use WLAN to connect your Aava device with your computer. USB connection is not enabled yet but will be supported in later update. To use WLAN connection, you need to figure out the IP assigned to Aava device first. so you need to have access to the AP configuration information
To configure device access:
If the message "Could not connect to host" is displayed, check your setting selections and make sure that the network is connected.