??? 09/15/09 06:36 Read: times |
#168891 - RE: programm is too long to be easy readable Responding to: ???'s previous message |
Stefan Kanev said:
Jamie, Your programm is too long to be easy readable. The length in itself isn't necessarily a problem, but the poor layout does make it very hard to read. Comments in ALL UPPERCASE are also very hard to read. So, the first thing is to re-post the code in a clear, easy-to-read formmat: Look at the 'Insert Program Code' button when you make your post, and see http://www.8052.com/faqs/120199 for more instructions. You also need to add comments describing what you think that each block of code should be doing. And, of course, why do you suspect that it's the MOV DPTR,#0 that causes your interrupt to stop? Have you run this in a debugger or simulator? |
Topic | Author | Date |
why does mov dptr,#0 stop my serial int from triggering | 01/01/70 00:00 | |
are You sure? | 01/01/70 00:00 | |
RE: programm is too long to be easy readable | 01/01/70 00:00 | |
reply | 01/01/70 00:00 | |
Thanks Stefan![]() | 01/01/70 00:00 |