version 1.1, 2011/03/29 13:07:36
|
version 1.6, 2011/06/11 18:19:44
|
Line 2
|
Line 2
|
|
|
See: [http://www.netbsd.org/ports/emips/NetBsd_excerpt.htm](http://www.netbsd.org/ports/emips/NetBsd_excerpt.htm) |
See: [http://www.netbsd.org/ports/emips/NetBsd_excerpt.htm](http://www.netbsd.org/ports/emips/NetBsd_excerpt.htm) |
|
|
|
[Japanese version](http://ryo-on.users.sourceforge.net/distrib/20110205-NetBSD-emips-on-giano.txt) |
|
|
## Requirements |
## Requirements |
* Microsoft Windows XP SP3 Home (32 bit) (for example) |
* Microsoft Windows XP SP3 Home (32 bit) (for example) |
* some hard drive space |
* some hard drive space |
Line 55 If you have installed cygwin or UnxUtils
|
Line 57 If you have installed cygwin or UnxUtils
|
You can simply use dd command. |
You can simply use dd command. |
|
|
Alternatively if you have large files (for example emipscd.iso), |
Alternatively if you have large files (for example emipscd.iso), |
You can target disk image from them. |
You can make target disk image from them. |
|
|
I do not know target image file should be started by boot.emips or not. |
I do not know target image file should be started by boot.emips or not. |
|
|
Line 67 Name of the target disk image is *emips3
|
Line 69 Name of the target disk image is *emips3
|
|
|
### Setting up PuTTY |
### Setting up PuTTY |
Select *Connection Type* as *Serial*. |
Select *Connection Type* as *Serial*. |
Input *Serial line* to *\\.\pipe\usart0* |
Input *Serial line* to *\\\\.\pipe\usart0* |
Save this setting to "Saved Sessions". |
Save this setting to "Saved Sessions". |
|
|
|
|
Line 75 Save this setting to "Saved Sessions".
|
Line 77 Save this setting to "Saved Sessions".
|
### Start Giano |
### Start Giano |
> cd /d c:\emul\NetBSD-emips-current |
> cd /d c:\emul\NetBSD-emips-current |
> "c:\Program Files\Microsoft Research\Microsoft Giano\bin\giano.exe" -Platform Ml40x_2ace.plx |
> "c:\Program Files\Microsoft Research\Microsoft Giano\bin\giano.exe" -Platform Ml40x_2ace.plx |
Some people see "Access to a non-existent memory" dialog box here. |
If you see "Access to a non-existent memory" dialog box here. You can simply "Ignore" it. |
|
|
If so, please set "c:\Program Files\Microsoft Research\Microsoft Giano\bin" prior to "c:\Program Files\Microsoft Research\Microsoft Giano\bin64" in PATH environmental variable. |
|
|
|
|
|
### Start PuTTY |
### Start PuTTY |
Start PuTTY and connect to **\\.\pipe\usart0**. |
Start PuTTY and connect to **\\\\.\pipe\usart0**. |
And click *Retry* in the dialog box. |
And click *Retry* in the dialog box. |
|
|
|
|
Line 124 It seems that RTC_OFFSET in kernel confi
|
Line 124 It seems that RTC_OFFSET in kernel confi
|
RTC is not accurate. |
RTC is not accurate. |
|
|
## homework |
## homework |
* This document does not contains instruction about acceleration. |
* This document does not contain instruction about acceleration. |