• Menu
    • New
    • Load Demos
    • Load from Device
    • Save to Device
    • Cookies
    • About EdScratch
    • Terms of Use
    • Help
  • Save
  • Edison V2
    • Switch to Edison V3
    • Which version do I have?
  • Program Edison
  • Menu
    • New
    • Load Demos
    • Load from Device
    • Save to Device
    • About EdScratch
    • Terms of Use
    • Help
  • Program

© The Line 2026. All Rights Reserved.

Create Variable

Alphanumeric characters only and must begin with a letter.

Rename Variable - [var name]

Alphanumeric characters only and must begin with a letter.

Variables

Variable Name
Action
loading

Save to Device

Save to Device

Sorry but Save to Computer is only supported on Apple devices with an iOS version of 13 or higher.

...

Program Edison

Before clicking the 'Program Edison' button below:

1. Connect Edison to your computer's headphone jack using the EdComm cable.
2. Check that your computer's volume is at maximum.
3. Press the round (record) button on Edison one time.

There seems to be a network issue accessing the compiler.

Program Edison - ERROR

...

Load Demos

Load from Device

Please select an EdScratch save file.
All EdScratch save files are file type .ees.

About EdScratch

Copyright 2018 Microbric Pty Ltd

The EdScratch app was developed using the Scratch Blocks code base developed by MIT. Scratch Blocks was built on the Blockly code base developed by Google.

Contributions and credits:
Edison firmware by Bill Hammond, Circuitworks
Edison token assembler developed by Brian Danilko, Likeable Software
EdScratch app built by Ben Hayton, Microbric
User management system built by Sean Killian, Killian Web Development

Help

EdScratch programming language

For educational resources, further information on warning messages and detailed tutorials on programming with EdScratch, visit the EdScratch page on the Meet Edison website.

Connectivity issues

To ensure that your program can be compiled and sent to the Edison robot, it is a good idea to check your connection with the EdScratch compiler.

Compiler output type

To be sent to the Edison robot, your program must be compiled by the EdScratch compiler. The EdScratch compiler can create two types of outputs and automatically chooses which type to create for you based on what it detects about your device.

If your programs are not downloading successfully, you can manually switch the compiler output type.

Need additional help? Please feel free to contact us.

Troubleshooting - Connection

If the test above has the result "NO SERVER FOUND" then a firewall may be blocking access to the compiler.

To rectify this, ask your network administrator to whitelist these addresses:

  • api.edisonrobotics.net
  • wavs.edisonrobotics.net
Back to Help

Avp14m Incorrect Length ((install))

This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later.

When the AVP Length is less than the minimum header size (typically 8 bytes), the decoder can't interpret the AVP correctly. This is a fatal error. Conversely, a length that points beyond the bounds of the containing message is equally destructive.

The length value in the AVP header must be at least the size of the AVP header itself. A length of zero or a value that is less than the minimum required header size is invalid. Without this verification, parsing logic could miscalculate data offsets and potentially overflow variables, leading to system instability. avp14m incorrect length

This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later.

When an avp14m incorrect length error occurs, it usually generates a system dump or an error log containing a register snap. Follow these steps to isolate the root cause: Step 1: Analyze the System Dump / Register Values This public link is valid for 7 days

Instead of hardcoding length, validate against an expected range or use a length field in the protocol:

: This is only recommended if you cannot easily download a corrected ROM set. Alternative: Steam/PC Version Issues Can’t copy the link right now

Another flavor of incorrect length is a mismatch between the AVP length and the underlying data type, which can also trigger this error.

Cookies

We use Google Analytics to measure how visitors use this web app so we can improve it based on user needs. For instance, which options visitors use most often, and if they get error messages from the web app. These cookies don't collect information that identifies a visitor.

We do not allow Google to use or share the data about how you use this site and all information these cookies collect is aggregated and therefore anonymous. It is only used to improve how the web app works. This cookie is stored for a period of one year.

Accept cookies
This web app uses cookies to measure how the app is used and to make improvements to its features. By clicking "Accept", you consent to the use of cookies for this purpose.