У вашего броузера проблема в совместимости с HTML5
In this video I demonstrate usng BricxCC to compile native arm-linux binaries for the EV3
1. Download CodeSourcery Lite:
https://sourcery.mentor.com/GNUToolchain/package4574/public/arm-none-linux-gnueabi/arm-2009q1-203-arm-none-linux-gnueabi.exe
2. Install arm-2009q1-203-arm-none-linux-gnueabi.exe CodeSourcery Lite cross compiler for arm-linux to a folder - preferably short and without spaces in the path, such as c:\CSLite
3. Edit your PATH environment variable and add the path for CodeSourcery Lite's bin folder to the front of your path. E.G., c:\CSLite\bin;%path%
4. Download and extract to a folder of your choice the lms_api.zip file
https://dl.dropboxusercontent.com/u/53437658/ev3/lms_api.zip