10 - 21
10.2 Programming Using Bus Interface Functions
10.2.6 Precautions for program debugging
10
FUNCTIONS AND PROGRAMMING
(b) VxWorks image file
1) VxWorks image file storage location
When SW PVC-CCPU is installed, the VxWorks image file is stored into the
following folder under the file name of "vxWorks_XXXXX-Y"
*1
.
C:\MELSEC\CCPU\Vx\Tools
(When SW PVC-CCPU has been installed into "C:\MELSEC")
* 1 XXXXX : First five digits of the serial No. of the C Controller module ( Section 2.4)
Y : Function version of the C Controller module ( Section 2.4)
2) When VxWorks image files do not match
When the VxWorks image file in the development environment (personal
computer) is not matched with that of the C Controller module, copy the
VxWorks image file from the system drive (/SYSTEM/OS_IMAGEFILE) of the
C Controller module to the development environment (personal computer) via
FTP.
( Section 10.2.7)
POINT
When debugging the user program after connecting Tornado, which has been
installed in the development environment (personal computer), to the C Controller
module, specify the same VxWorks image file as stored in the C Controller
module.
If connection is made with different VxWorks image file specified, a system
watchdog timer error may occur in the C Controller module.
In addition, normal debugging cannot be done.
Remark
Refer to the Tornado manual for other debugging methods.
VxWorks
image file
VxWorks
image file
Must
match !
Development environment
(personal computer)
C Controller module