Changes between Version 164 and Version 165 of Docs/825gen2/Dev/UpdatingLegacyApps


Ignore:
Timestamp:
11/19/25 16:47:21 (2 days ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/UpdatingLegacyApps

    v164 v165  
    772. Select "File" "Import" to import legacy project such as from USB flash. Alternatively, if the project is available in an SVN repository use "File" "New" "Project" "Checkout the projects from an SVN" to checkout the project.
    88
    9 3. Use the file manager in the VM to create a directory for the resulting compiled executable such as /srv/nfs/arm825/mnt/nand/apps/<projectname>. It can also be helpful to set permissions so that any user can write to this directory.
     93. Use the file manager in the VM to create a directory for the resulting compiled executable such as /srv/nfs/arm825/mnt/nand/apps/<projectname>. It can also be helpful to set permissions so that any user can write to this directory. //Upon startup apps may attempt to write a .ver file that indicates the app version.//
    1010
    1111[[Image(825gen2_createappfolder.png)]]