![Vision Components VC Smart Camera Скачать руководство пользователя страница 18](http://html1.mh-extra.com/html/vision-components/vc-smart-camera/vc-smart-camera_getting-started_1031724018.webp)
Getting Started VC Smart Cameras
14
1996-2011 Vision Components GmbH Ettlingen, Germany
Getting_Started_VC.pdf
4.6.1
The default settings of the “General” tab (final build steps) are:
The first line:
strip6x new.out
(removing
debugging information from the
executable code) is required for CCS 3.1
and higher!
(From CCS 3.1 also the library call
“rts6201.lib” in C:\ti\work\cc.cmd needs to
be changed into “rts6200”).
The next lines convert the executable
*.out” file into an *.msf file for serial and
Telnet upload.
(Refer to the VCRT5 documentation for
details).
Both executable files – *.msf and *.out
files are copied to the send folder under
C:\ti\myprojects\send
All redundant files are deleted form the
project directory.
4.6.2
Changing the name of the compiled program
The program name can be changed under the “General” tab.
The first marked entry in the second line of the screenshot below, defines the program name in the
camera memory if the msf file is uploaded via serial interface or Telnet.
Changing new.msf to a different name just changes the file name.
Modifying “new.out” changes the program name in the camera memory for *.out file upload via FTP
(also refer to sections 8.3.1and 8.4).
3
See the summary of all required setting adjustments in section 4.6.5