Changes between Version 185 and Version 186 of Docs/825gen2/Dev/UpdatingLegacyApps


Ignore:
Timestamp:
02/19/26 14:27:58 (5 days ago)
Author:
Don Wilson
Comment:

--

Legend:

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

    v185 v186  
    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. //Upon startup apps may attempt to write a .ver file that indicates the app version.//
     93. In the "Project Explorer" pane right-click the project and select "New" "Folder". At the "Folder name:" prompt type "app". This folder will be used to contain the compiled output files.
    1010
    1111[[Image(825gen2_createappfolder.png)]]