Skip to content

Exporting the mbed SDK causes the HTTP request to hang #1779

@seppestas

Description

@seppestas

When trying to export the mbed SDK the request hangs and eventually returns a 504 gateway error, never sending the expected zip file. This has also been reported on the issue tracker of the mbed website as issue 35, but no response was ever given.

I mostly tested this with the LPC1768 and EFM32 USB-enabled Happy gecko platforms and the GCCARM and Zip archive toolchains, but no combination seems to work.

Is there an other way to get a specific build, as described in the mbed.bld file of a project, of the mbed SDK for a specific platform without using the online compiler? Checking out the complete mercurial repo or downloading the zip file of the prebuilt SDK is pretty inefficient since it contains binaries for all the available targets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions