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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/10/02 18:59
Read: times


 
#22840 - what does part2
cseg AT 0
ljmp Main ; Locate a jump to the ; CODE SEGMENT

Code_Seg segment CODE

rseg Code_Seg ;
using 0

From my understanding, The 8051 will vector to memory org 0h, If I follow this with "ljmp to main". I start executing code.

If I use cseg AT0 how is this different?

By the way I search the Philips site but was unable to find a answer.

thanks for the help, Spencer

List of 2 messages in thread
TopicAuthorDate
what does part2            01/01/70 00:00      
RE: what does part2            01/01/70 00:00      

Back to Subject List