Changes between Version 174 and Version 175 of Docs/825gen2/Dev/UpdatingLegacyApps
- Timestamp:
- 11/20/25 11:46:31 (30 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/UpdatingLegacyApps
v174 v175 168 168 }}} 169 169 170 Debug messages in the code such as //DEBUG_MSG("Showing main screen\n");// will show on the terminal as the app runs. It is best to not use //CTRL-C// to exit the app because this main leave mainboard communications bad state. 170 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. 171 171 172 172 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)