Changes between Version 23 and Version 24 of Docs/825gen2/Dev/825Gen2ProjectReference
- Timestamp:
- 02/16/26 10:49:16 (8 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/825Gen2ProjectReference
v23 v24 126 126 === Build Artifact === 127 127 128 Make sure the directory ///srv/nfs/arm825/mnt/nand/apps/appname/// exists in the development VM for the compiled files.129 130 128 **Debug-ARM825 build configuration** 131 129 132 130 ||Artifact Name:||//appname//_dbg|| 133 ||Output prefix:||/ srv/nfs/arm825/mnt/nand/apps///appname///||131 ||Output prefix:||//../app///|| 134 132 135 133 //Be sure the "Output prefix:" has the trailing slash "/".// … … 138 136 139 137 ||Artifact Name:||//appname//|| 140 ||Output prefix:||/ srv/nfs/arm825/mnt/nand/apps///appname///||138 ||Output prefix:||//../app///|| 141 139 142 140 //Be sure the "Output prefix:" has the trailing slash "/".// … … 148 146 Post-build steps[[BR]] 149 147 Command:[[BR]] 150 /srv/nfs/appsign64 "<APP NAME>" /srv/nfs/arm825/mnt/nand/apps/<appname>/<appname>148 /srv/nfs/appsign64 "<APP NAME>" ../app/<appname> 151 149 152 150 //This will create the app signature file for distribution. Be sure to have a signature configuration provided by Cardinal for your organization installed in your development VM.//
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)