Code Monkey home page Code Monkey logo

Comments (12)

0xc0170 avatar 0xc0170 commented on August 14, 2024 1

yotta workaround has been applied, yet compiling Thread and everything else generates 38000 symbols link command. This will be addressed with response files.

Please provide commit/PR reference, or might be better to reference this via commit message, we can track/review changes done for this issue.

from mbed-cli.

bogdanm avatar bogdanm commented on August 14, 2024 1

Workaround until this is fixed: try running in a Linux VM.

from mbed-cli.

screamerbg avatar screamerbg commented on August 14, 2024

It would be great if you could help find the workaround yotta used! :)

from mbed-cli.

meriac avatar meriac commented on August 14, 2024

@screamerbg : use the Unicode process creation API in python (32k path limit versus 260 characters path limit).

from mbed-cli.

screamerbg avatar screamerbg commented on August 14, 2024

yotta workaround has been applied, yet compiling Thread and everything else generates 38000 symbols link command. This will be addressed with response files.

from mbed-cli.

bridadan avatar bridadan commented on August 14, 2024

Hitting this now too. I'd be happy to help review the commit/PR when its ready

from mbed-cli.

0xc0170 avatar 0xc0170 commented on August 14, 2024

I am hitting the error even with a folder C:/5 for morpheus code example. It used to be fine before we merge few more modules in, now I can't link a program :( This is a blocker for me now.

# imported mbed-Client-Morpheus-from-source
C:\5
python neo.py compile -m K64F -t GCC_ARM
[neo.py] Working path "C:\5" (program)
# lot of compilation here
Link: 5
[ERROR] [Error 87] The parameter is incorrect

from mbed-cli.

bogdanm avatar bogdanm commented on August 14, 2024

Unless someone objects, I'll try to fix this today, at least for GCC, since it's clearly a blocker for some people.

from mbed-cli.

meriac avatar meriac commented on August 14, 2024

@bogdanm https://msdn.microsoft.com/en-us/commandline/wsl/about (run native Ubuntu on Windows - no VM needed any more)

from mbed-cli.

bogdanm avatar bogdanm commented on August 14, 2024

@meriac, I think that only works in Windows 10 though :(

from mbed-cli.

bogdanm avatar bogdanm commented on August 14, 2024

A partial fix for the command line problem is in ARMmbed/mbed-os#43. It's partial because it only covers linking. That seems to work for now, but in the future it might have to be extended for compilation too. In any case, I'm closing this for now, since this particular issue is solved by that commit.

from mbed-cli.

0xc0170 avatar 0xc0170 commented on August 14, 2024

Working now, the example which failed previously. Thanks

from mbed-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.