Changes between Version 177 and Version 178 of Docs/825gen2/Dev/UpdatingLegacyApps
- Timestamp:
- 11/20/25 12:04:23 (29 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/UpdatingLegacyApps
v177 v178 171 171 }}} 172 172 173 Any debug messages provided in the code such as //DEBUG_MSG("Showing main screen\n");// will show on the terminal as the app runs. It is best to exit the app by "Exit" or "ESCAPE" button. Using //CTRL-C//to exit will not perform normal app shutdown and may leave mainboard communications in a bad state.173 Any debug messages provided in the code such as //DEBUG_MSG("Showing main screen\n");// will show on the terminal as the app runs. It is best to exit the app by an "Exit" or "ESCAPE"/"Left Arrow" button. Using //CTRL-C// in the terminal to exit will not perform normal app shutdown and may leave mainboard communications in a bad state. 174 174 175 175 A legacy 825 app recompiled to run on the 825 Gen2 may appear similar to this:
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)