|
How to use PCE?: msg#00715hardware.microcontrollers.tini
Hello, I'm using sdcc and I'm trying to use PCE0 and PCE1 port on tini. my code doesn't work, please help me... xdata at 0x00100000 ppib1; main() { int i=0; for (i=0; i<65535; i++) { _asm push _MCON mov a,_MCON anl a,#0xF0 mov _MCON,a _endasm; ppib1=0x90; _asm pop _MCON _endasm; } } Thanks Vincent. _______________________________________________ TINI mailing list TINI-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Reading from 38000 in assembler: 00715, Thomas Chenot |
|---|---|
| Next by Date: | Re: How to use PCE?: 00715, Thomas Chenot |
| Previous by Thread: | Winnie (for TINI)i: 00715, Kelly Smith |
| Next by Thread: | Re: How to use PCE?: 00715, Thomas Chenot |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |