Can you provide more information about your situation? What board? What software? Are you running a demo? Did you change anything? etc. You can find the line of code that you were on when the fault occurred, but most of the time that doesn't tell you much. An easy way to find the problem is to step through the code until it happens. Of course this is more difficult in a multi-threaded environment, but still can be effective.
↧