pxt-ev3/docs/troubleshoot.md
Galen Nickel b22ec74f7e Tshoot page edits (#658)
* T-shoot page edits post revert

* Restyle link

* Merge in revert page

* Clarify brick info step

* Keep periods off simple steps this time
2018-05-23 16:25:05 -07:00

3.8 KiB

Troubleshooting download problems

If your're having trouble getting your code onto the EV3 Brick, try these steps to see if you can fix the problem.

Check your @drivename@ firmware

MakeCode needs a firmware version of 1.10E or higher installed on your brick.

~hint

Firmware is the software that runs all the basic operations on your brick. Your programs run with the firmware to make the @boardname@ do all the things you want it to do. Your brick comes with the firmware already installed. You could have a brick with an older version of firmware that needs updating in order for it to work properly with MakeCode.

~

To check the the firmware version on your brick:

  1. Go to the Settings menu (it's under the wrench tool symbol)
  2. Select Brick Info and press ENTER

Brick Info menu

  1. Check the version number under Brick FW:

Brick Firmware version

If you can't find the Brick Info or you see that the version is less than 1.10E, you need to upgrade your firmware.

Upgrade your @drivename@

If your a firmware version level is less than 1.10E, you need to install an upgraded version. You can upgrade the firmware with the EV3 Lab or EV3 Programming software. Also, you can do a manual upgrade by downloading the firmware install file. See the Firmware Update support page to learn about the upgrade process.

~ hint

Recommended: Upgrade with the EV3 Manager

~

Can I see the @drivename@ drive on my computer?

When your EV3 Brick is connected to your computer, you should see a new drive called @drivename@ attached.

On Windows, it looks like this in Explorer:

@drivename@ Drive in Windows Explorer

If you don't see the @drivename@ drive, make sure your brick is powered on and check that your USB connection is good.

Is my brick charged and powered on?

Make sure your brick is charged and powered on. If your brick doesn't turn on, find the charger and plug it into wall power, then connect it to your brick. Does it turn on and start up?

Is my USB connection good?

Make sure that one end of your USB cable is firmly inserted into the port on the computer and the other end is connected to the brick. If you still can't see the @drivename@ drive, try a different port on the computer. If that doesn't work then maybe your cable is bad or you need to reset the brick.

How do I reset my brick?

If you think your USB connection is good and you still can't see your @drivename@ drive, try giving the brick a reset. You can follow these steps to reset:

  1. Using a finger from one hand, press the Back button. Keep holding it.
  2. With your other hand, use two fingers to hold down both the Left button and the Enter button. You hold these at the same time while you're still pressing the Back button.
  3. Now, release your finger from the Back button.
  4. When the brick says "Starting.." you can let go of the Left and Enter buttons.

You can also watch this How to Reset video to see how to do a reset.

LEGO Support

If you've checked everything here and can't get the @drivename@ drive to show up on your computer, you can't make the brick reset, or your program just won't download, then try the Troubleshooting Walkthrough.

You can also find more help at LEGO Support.