DimonSE / open9x

Automatically exported from code.google.com/p/open9x
0 stars 0 forks source link

Selecting PPM16 protocl causes WDT crash -- EEPROM not updated #87

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new model
2. Enter model SETUP menu
3. Attempt to change Proto=PPM to Proto=PPM16
4. Wait 1 second. Observe a system reset
5. Re-enter model SETUP menu. Observe Proto=PPM (not PPM16)

What is the expected output? What do you see instead?
Actually, I'm not sure what is PPM16. But it probably should not cause a system 
reset.

What version of the product are you using? On what operating system?
open9x-r1197

Please provide any additional information below.
My guess is that the crash is caused somewhere int he EEPROM update or file 
write routines. *shrug*

Original issue reported on code.google.com by gru...@gmail.com on 17 Aug 2012 at 6:07

GoogleCodeExporter commented 9 years ago
Also just noticed that I have DSM2=YES in Makefile but the option is not 
showing up in the model SETUP menu (Proto).

Original comment by gru...@gmail.com on 17 Aug 2012 at 6:14

GoogleCodeExporter commented 9 years ago
NOTE: I have just discovered DSM=SERIAL in Makefile, instead of DSM=YES (it's 
not noted in the comments up top.) So I now have a DSM protocol in the menu. 
(PPM16 still crashes.)

Original comment by gru...@gmail.com on 17 Aug 2012 at 6:46

GoogleCodeExporter commented 9 years ago

Original comment by bson...@gmail.com on 22 Aug 2012 at 10:39

GoogleCodeExporter commented 9 years ago

Original comment by gru...@gmail.com on 28 Aug 2012 at 12:50