| ??? 10/06/01 12:13 Read: times |
#15483 - RE: Question about ORG |
Hi Alain
The beginning of the code memory is reserved for Jump vektors for interrupts. That's why you usualy do not write code in that. Do you realy know where your project will lead you and how many interrupts you need? The first org is to write ljmp start to the reset vektor. the second one is to put start on a defined place. Maby you should visit Tutorials Have fun Peter |
| Topic | Author | Date |
| Question about ORG | 01/01/70 00:00 | |
| RE: Question about ORG | 01/01/70 00:00 | |
| RE: Question about ORG | 01/01/70 00:00 | |
RE: Question about ORG | 01/01/70 00:00 |



