I have had a look. The header files that I have does not include 3D but does include more than what was in the previous version files.
The latest files that was part of the 4.120 installation only co ...
I have moved the reset_cause() statement to be the first command in Main(). Still get a lot of 3Dh values as answer.
Did make a change on the MCLR pin to improve the pullup and added some capacitance ...
It is the second command if the setup statements are excluded.
If I do a power cycle then I get the correct command back.
I will move the reset_cause() to be the first command to see if it makes a d ...
I am using a PIC16F1938. I am having problems with unknown resets.
I added the Reset_cause() function and are getting unknown codes.
3Dh and 35h that is not listed in the header file.