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 19:17
Read: times


 
#37152 - RE: ORG directive failing?
Steve,

Thanks for taking a look. Hopefully you didn't look at the hex_output.txt file as a hex file... it is an ASCII file of the hex values as text.

I converted the object file to Intel HEX, but still the ORG was wrong. It seems the assembler adds a lot of extra 'stuff' to the OBJ file (filename etc.) that I don't quite understand yet.

I opened a support case with Tasking so hopefully they can point me in the right direction.

Hans,
I think that you only need the leading zero if the value has a non-numeric as the first character of the address. So 1a0h is OK, but you would need a zero if it was a1a0h.

Thanks guys
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