FIC 8230 - Programmation EPROM login os9 durant matoutek FALCO setup ----------- Verify following setups (eventually after a Factory Reset) * Setup * F8 Auto Main Rev OFF No mouse 1 < A A < B B < 2 * F9 Port A Port B 2 16 16 Clr comm Enable Session Disable Session * highlight Port A; * Enter (not Return!) 9600 bauds 8 bits, No parity 1 stop bit Rcv Xoff @64 Xoff= Xon= No Xoff @ End of buffer No Xmit Ctrl No Xmit limit Data RTS high Single Session * highlight Port B; * Enter (not Return!) same as Port A except in last line "Data" replaced by "Modem" * F11 Online Full No Wrap Normal Print Deft chr * F12 VT300 7 bit VT320 Id No Host writable : : No new line Print Narional No EOB EOL=CR Compilation OS 9 ---------------- compile source code > cd D0/PIB > cc file.c -LO=-r=1000 -LO=-m -LO=-s -s -w=. separtion in low and high weight bits > cd ../../CMDS > romsplit file create file.0 and file.1 file.0 is the high order bits and file.1 is the low order bits file transform file in motorola format s3 > binex -S3 file.0 file.0.s3 > binex -S3 file.1 file.1.s3 Burning the EPROM ----------------- * A4 clear RAM *