Changes between Version 22 and Version 23 of Docs/825gen2/Dev/UpdatingLegacyApps
- Timestamp:
- 02/08/24 12:26:07 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/UpdatingLegacyApps
v22 v23 4 4 2. 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. 5 5 3. Right-click on the project in Eclipse and select "Build Configurations", "Manage..." 6 4. Click "New..." and type for the "Name:" input "Debug-ARM825". Select ed"Copy settings from "Existing configuration - Debug". Click "OK".6 4. Click "New..." and type for the "Name:" input "Debug-ARM825". Select "Copy settings from "Existing configuration - Debug". Click "OK". 7 7 5. There is now a duplicated build configuration. We will change this configuration to compile for the new 825. 8 8 6. Right-click on the project and select "Properties...", Select "Settings". Make sure the "Configuration" is selected as "Debug-ARM825" and click the "Tool Settings" tab.