I have 3 bugs to report.
1/3
[FATAL]
Effect: Unrecoverable error occurs (RAM clear)
Occurs: replicate by doing this:
Make a locked program in RAM with a DCS7 header and this code
Code:
Run it with DCS7.2 and let the program exit with a Return command. Now exit to TI-OS and run the same program and press [ON] during the for( loop. Immediately after it displays "ERR:BREAK 1:Quit", the LCD enters test mode, the error message is glitched all over the screen, lines flicker and after about 5 seconds of this, it powers off and resets.
2/3
[Minor]
Sometimes [ON] breaking a program and quiting with HomeRun enabled, when you return to the home screen, button presses do nothing except for [2nd][OFF], and [ENTER]. [ENTER] will (most that I've seen) type "0" and then this bug is over. [2nd][Quit] also ends the bug.
3/3
[Major]
Sometimes, after ungrouping programs, they still don't show up in Doors CS. I think it may be due to backing up folders and restoring them.
1/3
[FATAL]
Effect: Unrecoverable error occurs (RAM clear)
Occurs: replicate by doing this:
Make a locked program in RAM with a DCS7 header and this code
Code:
For(A,0,1024
getKey->B
If B:1024->A
If not(B:End
If B!=0 and B!=22 and......:Goto 0A
If B=22:Goto 2F
.........
If A>=1024:Goto 0A
Run it with DCS7.2 and let the program exit with a Return command. Now exit to TI-OS and run the same program and press [ON] during the for( loop. Immediately after it displays "ERR:BREAK 1:Quit", the LCD enters test mode, the error message is glitched all over the screen, lines flicker and after about 5 seconds of this, it powers off and resets.
2/3
[Minor]
Sometimes [ON] breaking a program and quiting with HomeRun enabled, when you return to the home screen, button presses do nothing except for [2nd][OFF], and [ENTER]. [ENTER] will (most that I've seen) type "0" and then this bug is over. [2nd][Quit] also ends the bug.
3/3
[Major]
Sometimes, after ungrouping programs, they still don't show up in Doors CS. I think it may be due to backing up folders and restoring them.