This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
civilinfrastructureplatform:beagleboneblackboard [2018/04/04 15:00] rajmarshall cover the case where the user might be using v1.0 rather than git HEAD |
civilinfrastructureplatform:beagleboneblackboard [2018/09/13 13:08] (current) rajmarshall |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Beaglebone Black Setup & Configuration (3/5) ====== | ====== Beaglebone Black Setup & Configuration (3/5) ====== | ||
| This set of instructions assumes you have already Setup and Configured the B@D Virtual Machine. If that is not the case please go back to the [[ciptestingboardatdesksingledevsetup|B@D Setup and Configuration wiki page]]. If you are using the 1.0 release rather than the latest version for git you need to read an [[https://wiki.linuxfoundation.org/civilinfrastructureplatform/beagleboneblackboard?rev=1508248464|older version]] of this page. | This set of instructions assumes you have already Setup and Configured the B@D Virtual Machine. If that is not the case please go back to the [[ciptestingboardatdesksingledevsetup|B@D Setup and Configuration wiki page]]. If you are using the 1.0 release rather than the latest version for git you need to read an [[https://wiki.linuxfoundation.org/civilinfrastructureplatform/beagleboneblackboard?rev=1508248464|older version]] of this page. | ||
| + | |||
| + | If you are using the Renesas IWG20M board see [[renesasboard|this page]]. | ||
| ===== Working with the Beaglebone Black ===== | ===== Working with the Beaglebone Black ===== | ||
| Line 68: | Line 70: | ||
| ''user@host: **sudo systemctl restart ser2net.service**'' | ''user@host: **sudo systemctl restart ser2net.service**'' | ||
| - | 8. B@D now uses a private network so that the host IP address no longer needs setting in the device dictionary. If your local IP address settings are such that a change is necessary from the default 192.168.22.1 | + | 8. B@D now uses a private network so that the host IP address no longer needs setting in the device dictionary. If your local IP address settings are such that a change is necessary from the default 192.168.22.1, |
| edit mybbb.dat appropriately and then copy it into the device dictionary: | edit mybbb.dat appropriately and then copy it into the device dictionary: | ||