Difference between revisions of "Tutorials/Getting Started/Getting Started with the VEX CORTEX"
(→Step 1: Connect the Cortex to your PC) |
(→Step 2: Platform Type and Communication Port) |
||
Line 38: | Line 38: | ||
|- | |- | ||
|Specify that you are using the Cortex and how it is connected to your computer in ROBOTC. Go to Robot > Platform Type > Innovation First (IFI) and select "'''VEX 2.0 Cortex'''" or "'''Natural Language (VEX Cortex)'''".<br /> | |Specify that you are using the Cortex and how it is connected to your computer in ROBOTC. Go to Robot > Platform Type > Innovation First (IFI) and select "'''VEX 2.0 Cortex'''" or "'''Natural Language (VEX Cortex)'''".<br /> | ||
− | [[File:vex2-getting-started-platform-selection.png]] | + | [[File:vex2-getting-started-platform-selection.png]]<br /> |
+ | ''Note: You should choose "VEX 2.0 Cortex" if you plan on programming using the standard ROBOTC language. Choose "Natural Language (VEX Cortex)" if you want to take advantage of the Natural Language commands in ROBOTC.''<br /> | ||
+ | <br /> | ||
|- | |- | ||
+ | |Then go to View and choose Select Communication Port.<br /> | ||
+ | [[File:vex2-getting-started-comm port.png]]<br /> | ||
+ | <br /> | ||
+ | |- | ||
+ | |The Select Communications Port for Platforms window will appear. From the Communications Port drop down list, you should see "Automatic Selection" and one of two additional options: | ||
+ | |||
+ | If your VEX Cortex is in "bootload mode" or running an older (2.x) version of the Master CPU Firmware, it will appear as a "USB Wired Cable" option in the list.<br /> | ||
+ | [[File:vex2-getting-started-comm port select.png]]<br /> | ||
+ | <br /> | ||
+ | |- | ||
+ | |If your VEX Cortex is running a newer (3.x) version of the Master CPU Firmware, it will appear as a "Vex Robotics Comm Port" in the list.<br /> | ||
+ | [[File:vex2-getting-started-auto-select.png]]<br /> | ||
+ | Make sure that "Automatic Selection" or one of the two legitimate options is selected. If you ever plan on programming your robot wirelessly over VEXnet, choosing "Automatic Selection" is recommended. Press OK to save your choice. | ||
+ | |||
+ | |||
+ | |||
+ | Important: If the "USB Wired Cable" or "Vex Robotics Comm Port" options do not appear in the drop down menu when a VEX Cortex is connected, this may indicate that Windows has not recognized the device or access to it is blocked. Ensure that the VEX Cortex Device Driver was successfully installed with Administrative Privileges, disconnect and reconnect your Cortex from the computer, and press "Refresh List" to force ROBOTC to repopulate the list. | ||
+ | |} | ||
+ | <br /> | ||
+ | |||
+ | == Step 3: Updating VEX Cortex Firmware == | ||
+ | {|width="740px" | ||
+ | |- | ||
+ | | | ||
+ | |} | ||
+ | <br /> |
Revision as of 19:47, 17 May 2012
Contents
Configuring the VEX Cortex for a WIRED connection using USB
This is a guide for setting up the VEX Cortex using the USB A-to-A cable. These steps are required the first time you use your computer to program a specific VEX Cortex, or after you've upated ROBOTC to the latest verstion. Once you've successfully completed these steps you can download your own programs without revisiting them. Note: Administrative privileges are required for some of these steps. |
Note: Driver Installation
ROBOTC 3.05 and later automatically installs the necessary drivers for the VEX Cortex, VEXnet Joysticks, and USB-to-Serial Programming cable. If you need to download the drivers for troubleshooting purposes, you can still find them at www.ROBOTC.net/download/cortex:
|
Step 1: Connect the Cortex to your PC
Step 2: Platform Type and Communication Port
Specify that you are using the Cortex and how it is connected to your computer in ROBOTC. Go to Robot > Platform Type > Innovation First (IFI) and select "VEX 2.0 Cortex" or "Natural Language (VEX Cortex)".
|
Then go to View and choose Select Communication Port. |
The Select Communications Port for Platforms window will appear. From the Communications Port drop down list, you should see "Automatic Selection" and one of two additional options:
If your VEX Cortex is in "bootload mode" or running an older (2.x) version of the Master CPU Firmware, it will appear as a "USB Wired Cable" option in the list. |
If your VEX Cortex is running a newer (3.x) version of the Master CPU Firmware, it will appear as a "Vex Robotics Comm Port" in the list.
Important: If the "USB Wired Cable" or "Vex Robotics Comm Port" options do not appear in the drop down menu when a VEX Cortex is connected, this may indicate that Windows has not recognized the device or access to it is blocked. Ensure that the VEX Cortex Device Driver was successfully installed with Administrative Privileges, disconnect and reconnect your Cortex from the computer, and press "Refresh List" to force ROBOTC to repopulate the list. |
Step 3: Updating VEX Cortex Firmware