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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/24/03 06:45
Read: times


 
#37061 - ORG directive failing?
Maybe someone could help me with a strange problem...

I am trying to compile some assembly code using the TASKING compiler ASM51.

I have ORG statements to place the interrupt vectors in the correct location.

When I compile the code it doesn't generate any errors.

I look at the list output file, and everything looks good, but when I look at the actual object file, the ORG directives were ignored and the code is not located correctly...

Has anyone experienced this? The ASM51 compiler is Tasking Version 5.0 R1 (kinda old)

Thanks,
John K.

List of 17 messages in thread
TopicAuthorDate
ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive failing?            01/01/70 00:00      
RE: ORG directive not failing.            01/01/70 00:00      

Back to Subject List