Skip to content
Snippets Groups Projects
  1. Jan 01, 2016
  2. Oct 25, 2015
  3. Oct 24, 2015
    • Mark Charlebois's avatar
      Modified Vagrantfile to use NFS folder sharing · d030608d
      Mark Charlebois authored
      
      Virtualbox has issues with certain operations on shared folders
      using the default sharing mechanism. These are overcome using
      NFS sharing.
      
      On Ubuntu, sudo apt-get install nfs-kernel-server
      
      Signed-off-by: default avatarMark Charlebois <charlebm@gmail.com>
      d030608d
    • Mark Charlebois's avatar
      qurt: added HEXAGON_TOOLS_ROOT variable · 01ccbd88
      Mark Charlebois authored
      
      The environment variable HEXAGON_TOOLS_ROOT must be set to the location
      of the installed HexagonTools. This could be a global install at
      /opt/HEXAGON_Tools/7.2.10/Tools or it could be a personal install
      ${HOME}/Qualcomm/HEXAGON_Tools/7.2.10/Tools.
      
      The default install path used by the installer is exported in the Vagrantfile.
      
      There is still an issue that the hexagon linker fails on mmap of the shared folder.
      If the shared folder was mounted via NFS for Linux and MacOS the problem would be
      resolved.
      
      Signed-off-by: default avatarMark Charlebois <charlebm@gmail.com>
      01ccbd88
  4. Oct 23, 2015
  5. Sep 25, 2015
  6. Sep 20, 2015
  7. Jul 05, 2015
Loading