Changes between Version 85 and Version 86 of Docs/825gen2/Dev/DeveloperNews


Ignore:
Timestamp:
02/16/26 10:46:45 (8 days ago)
Author:
Don Wilson
Comment:

--

Legend:

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

    v85 v86  
    44The standard app SVN repositories each have an added //app// directory at the same level as the //src// directory. The projects are updated to write the executables to this directory. The //ID Storage// and //Batcher// apps now have a reports directory in the //app// directory that contains the PHP corresponding report files. A //mktgz.sh// script file is also provided in each //app// directory that is a useful for when a standard app is renamed as a starting point for a new custom app.
    55
    6 A build event is also added for the "Debug-ARM825" and "Release-ARM825" configurations to do a //mount --bind// operation to make the //app// directory available to NFS ///srv/nfs/arm825/mnt/nand/apps/APPNAME//
     6A build event is also added for the "Debug-ARM825" and "Release-ARM825" configurations to do a //mount --bind// operation to make the //app// directory available to NFS ///srv/nfs/arm825/mnt/nand/apps/APPNAME//. This allows the 825 Gen2 to run the app from the NFS share as before, but directory is actually mounted to the //app// directory in the workspace.
    77
    88== 2025-11-03 Development VM Dev825Gen2 Updated ==