We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Dear Sir,
I am using 8051 chip from teridian and keil C51.My project is getting compiled.But issue is whenever i go for debugging(with single step in uvision ) after 1/2 steps it goes to startup.a51 code.I want to know why ?Could any body help me ? what could be possible checklist.
Thanks, DCD
"it goes to startup.a51 code"
Do you mean the processor is resetting?
Does your target have a watchdog?
How do you debug in target hardware or in simulation?
Sir,
It's in Simulation.
Thnx, DCD