This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Simulated code resets, actual code does not

Hi,

I have just started using the Keil Development tools. I created a timer example that should toggle a port pin, approx every half second. With a generic 8051 it works. When I convert the code to the Cygnal C8051F320, power on resets are generated before my code gets to the wait for timer interrupts loop. The code runs ok on an actual Chip. I assume that this is not a bug, but something I am doing wrong. Could this be caused by not using the Startup.A51 file?

Parents Reply Children