Hi, i m working with AT89S8253, i created a project without including startup code, but it is not working on hardware... anybody have any idea about start up code modification for 89s8253 Thanks in regards
sorry bro...for incomplet info, i included it afterwards but it is giving me the same result, i have used various interrupts in my code.
It is giving you "the same" what effects?
And what have you done to try to figure out what is wrong?
Have you compared your code to any of all the millions of lines of sample code available all over the world?
Have you compared your issues with anything mentioned on Keils help pages? Or already discussed in this forum?
All the SSDs are blinking, indicating a blank microcontroller, but program has burned succesfully, i have checkd all the connection according to code and its correct, when i took help of keil pages... some shows not to include start up code and some says to include start up with modifications in interupt vector address
so just wanted to know how to do that modification
anybody have any idea about start up code modification for 89s8253
just change the ...SIZE defs to match your chip
Erik