Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/02/06 19:38
Read: times


 
#127278 - thanks, i think i have an idea now
Responding to: ???'s previous message
I think i will be modifying the code in the software to be able to call a custom a bootloader located at the end of memory.

Will it be ok to use the LCALL command to call this seperate "program"?

For example:

Main program is located in 0x00 - 0x4000. The custom "program" will be located in 0x7000 - 0x7fff.

Will it be ok to compile and load two different programs and simply execut the LCALL 7000h command in the inline assembler?

Thanks,
Roque

List of 13 messages in thread
TopicAuthorDate
Atmel T89C51AC2 & Booting from FM1            01/01/70 00:00      
   are you new?            01/01/70 00:00      
      i am new            01/01/70 00:00      
         forgot to add..            01/01/70 00:00      
   EEPROM            01/01/70 00:00      
      oh yeah....            01/01/70 00:00      
         it looks like i screwed up            01/01/70 00:00      
         what is FM1?            01/01/70 00:00      
            thanks, i think i have an idea now            01/01/70 00:00      
               See this            01/01/70 00:00      
                  thanks guys            01/01/70 00:00      
                  Another option            01/01/70 00:00      
            i would love to send the customer code            01/01/70 00:00      

Back to Subject List