Re: re

Bryan Armstrong <bryan.armstrong-6tN4nzCoH/[email protected]>
Newsgroups gmane.comp.hardware.microcontrollers.tini
Message-ID <[email protected]>
Ralph wrote:
> this is my prog:
> 
> 0100   0000             
> 0101   0000             
> 
> 0102   0000 80 05       Main		SJMP	Prg
> 0103   0002 54 49 4E 49 .TEXT	TINI
> 0104   0006 40          .BYTE			040H
> 
> 0105   0007             Prg		;djnz	R1,$
> 0106   0007 B2 B5       		cpl	P3.5
> 0107   0009             		;MOV	0A1H,0
> 0108   0009             		;MOV	0A1H,255
> 0109   0009 02 00 07    		LJMP	Prg

It appears you are using a 16-bit assembler.  The '400 starts up in 
24-bit contiguous mode.  You will also need to use HEX386 format instead 
of HEX to load it correctly.  You can use a390 included in the TINI SDK, 
or you can go with Keil tools.


-- 
--
Bryan Armstrong
bryan.armstrong-6tN4nzCoH/[email protected]


_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.