by mad_ady » Fri Jan 16, 2015 2:08 am
A little update on the crash at boot issues seen with WDTVEXT. I employed the help of my wife to understand what needs to be done to isloate the problem (she is a Software QA Engineer), and we devised some tests.
If the firmware crashes with the factory default + WDTVEXT=ON config, I should test if the firmware still crashes with the factory default keys but with the values from my config or not. If it crashes, then the logical explanation would be that I'm missing some parameter(s) compared to the base. If it works, then it means that some default parameter values are wrong.
Well, I did the test, and the unit crashes with the default config adjusted with my values, so, I'm going to investigate the missing parameters next using this default config as a base...
I'm going to try each parameter from my smallest config that works and add it to the default values and see what happens.
I'll keep you posted, and I'm also interested in your ideas.