kawal547 / open9x

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

1Timer2All custom function causes crash #162

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which board (stock / gruvin9x / sky9x) are you using?
gruvin9x

What is your open9x FW version?
trunk r1693

What steps will reproduce the problem?
1. Go to CUSTOM FUNCTIONS screen
2. Select a switch, say AIL.
3. Set function to "1Timer2All"

Now any time AIL is switched on, the system crashes and reboot, continuously.

Original issue reported on code.google.com by gru...@gmail.com on 29 Nov 2012 at 10:52

GoogleCodeExporter commented 8 years ago
This label should be "Test" instead of "ATimer2All". And the testFunc should be 
empty. There is a while 1; inside, somebody tested the WDT last time it was 
needed ;) This "Test" function is enable if you compile in DEBUG mode

Original comment by bson...@gmail.com on 30 Nov 2012 at 6:35

GoogleCodeExporter commented 8 years ago
I see. Thank you.

Original comment by gru...@gmail.com on 30 Nov 2012 at 9:47