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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/27/01 11:04
Read: times


 
#15180 - RE: 8052 - machine language - more info
Dear Justin,

I think your using IAR compiler (correct me if I am wrong). IAR compiler though provides this features of putting the codes directly, it is not advisable for branching / jumping actions. Because you know not where will be the physical locations once the obj files are linked (unlike assembly language programming). I use them only to add NOP (0x00) to adjust delay loop
timings.

As Peter said let us know your intentions.


List of 7 messages in thread
TopicAuthorDate
8052 - machine language - more info            01/01/70 00:00      
RE: 8052 - machine language - more info            01/01/70 00:00      
RE: 8052 - machine language - more info,            01/01/70 00:00      
RE: 8052 - machine language - more info            01/01/70 00:00      
RE: 8052 - machine language - more info            01/01/70 00:00      
RE: 8052 - machine language - more info            01/01/70 00:00      
RE: 8052 - machine language - more info,            01/01/70 00:00      

Back to Subject List