Fanuc C-Executer Operating Manual
B-62443EN-3/03E
- 36 -
(3) Completing program for C Executor
After module level testing on PC, you develop entire application and link
with FANUC library. If any error occured in this step, you confirm usage of
C language library. You use makefile which is provided from FANUC to compile
and link application program. When executable file is completed, you make
memory card file using FANUC utility.
(4) Installing to CNC
You write application program to flash ROM on 16/18-B/C, 16i/18i-A via [5]
memory card.
(5) Testing application program on CNC
You test application program on CNC. When debugging on CNC is necessary,
you perform remote debugging: connect CNC unit and PC with RS-232C cable,
start debugger on PC, debug program on CNC through PC. If correction of
program is needed, reutrn to procedure(1) and work on PC.
+------------+
| +--------+ |
| | MS-DOS | |
| | PC | |
| +--------+ |
+------------+
+--------------+ +--------------+
| == == | --- | MEMORY CARD |
+--------------+ | READER/WIRTER|
^ +------|-------+
| v
+-+ RS-232C +--------+
debugging | | MEMORY |
information | | CARD |
v +--------+
+--------------+ |
| |<-----------+
| 16/18-B/C | writing application program [4]
| 16i/18i-A | [5]
| |
+--------------+
(*) The library for debugging on PC is being developed now.
(*) The remote debugging function is being developed now.