User Tools

Site Tools


agl-distro:developer_resources_intel_apps

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
Last revision Both sides next revision
agl-distro:developer_resources_intel_apps [2016/09/22 09:59]
dominig
agl-distro:developer_resources_intel_apps [2016/09/22 12:04]
dominig
Line 11: Line 11:
  
 ==== Why do I need to build a SDK ? ==== ==== Why do I need to build a SDK ? ====
-Even if you build on an Intel PC for an Intel target, the CPU and Linux configurations are unlikely to match at 100%. The only reliable development model is to work in a cross-compilation like model which is why you need to create an SDK.+Even if you build on an Intel PC for an Intel target, the CPU and Linux configurations are unlikely to match at 100%. The only reliable development model is to work in a cross-compilation like model which is provided by the SDK.
  
 ==== Building AGL reference image and SDK ==== ==== Building AGL reference image and SDK ====
Line 27: Line 27:
   -v $HOME/​agl-workspace:/​xdt/​workspace \   -v $HOME/​agl-workspace:/​xdt/​workspace \
   docker.iot.bzh/​iotbzh/​worker_bsp_base:​latest   docker.iot.bzh/​iotbzh/​worker_bsp_base:​latest
 +  ​
 +  # Note: docker run creates the container from an image. When you restart this container at a later date, 
 +  # you must to use the command "​docker run containerID"​
 +  # docker start docker.iot.bzh/​iotbzh/​worker_bsp_base:​latest
  
   # info: devel password is devel  ​   # info: devel password is devel  ​
agl-distro/developer_resources_intel_apps.txt ยท Last modified: 2016/09/26 16:34 by dominig