User Tools

Site Tools


civilinfrastructureplatform:cipsystembuildhowto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
civilinfrastructureplatform:cipsystembuildhowto [2018/04/27 12:05]
rajmarshall add more board alternatives
civilinfrastructureplatform:cipsystembuildhowto [2018/05/16 15:11]
rajmarshall remove v1.0 mentions
Line 11: Line 11:
 **Prerequisites:​** **Prerequisites:​**
  
-You must have the CIP Board-at-Desk Single-Developer (B@D) v1.0 Virtual Machine set up with make, gcc and the arm cross compilers. ​+You must have the CIP Board-at-Desk Single-Developer (B@D) Virtual Machine set up with make, gcc and the arm cross compilers. ​
  
 1. Connect to the B@D Virtual Machine. 1. Connect to the B@D Virtual Machine.
Line 89: Line 89:
 ==== Prerequisites:​ ==== ==== Prerequisites:​ ====
  
-   * A working CIP Board-at-Desk Single-Developer (B@D) v1.0 Virtual Machine+   * A working CIP Board-at-Desk Single-Developer (B@D) Virtual Machine
  
 ==== Procedure: ==== ==== Procedure: ====
Line 159: Line 159:
  
    make -j4 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- O=build-arm shmobile_defconfig    make -j4 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- O=build-arm shmobile_defconfig
-   make -j4 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- O=build-arm +   make -j4 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- O=build-arm ​
-   make -j4 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- O=build-arm modules +
-   make -j4 -k -s ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- O=build-arm modules_install+
    INFO: published artifacts    INFO: published artifacts
 +
    ...    ...
-   //cip-example/​cip_v4.4.83/v4.4.83-cip8/arm/omap2plus_defconfig/dtbs/am335x-boneblack.dtb - fix!! //+   ​cip-example/​cip4.4.126/v4.4.126-cip22/arm/shmobile_defconfig/dtbs/r8a7743-iwg20d-q7.dtb
    ...    ...
    INFO: triggering build    INFO: triggering build
civilinfrastructureplatform/cipsystembuildhowto.txt · Last modified: 2018/11/21 16:06 by rajmarshall