I am trying to interface Flash AT29C512 with AT89C51 How do read and write serially between the 8 bit 8051 and 24 bit Flash,
Kindly help if some one has worked on this.
"To call recursively, I believe it should be declared as 'reentrant'"
Even that won't help you if you call it recursively in an infinite loop!
I still recomend that you start with the "Hello World" sample.
The whole process of creating, building, and running the "Hello World" sample is explained in the Getting Started Guide. You should read and follow this - it will give you a proper introductions to the tools, how they work, and how to use them - rather than just jumping-in blindly at the deep-end!
http://www.keil.com/support/man/docs/uv3/uv3_creating_apps.htm
I mean, to be called recursively it ought to be declared as reentrant, else no difference na