I have some legacy code that was compiled with pic30. It has had an intermittent issue and I wonder if it might have been caused by a critical variable not being initialized. The variable is declared as "volatile U16", typically I think a U16 would end up..
↧