Code Monkey home page Code Monkey logo

cosy's People

Contributors

benpicco avatar bergzand avatar chrysn avatar haukepetersen avatar miri64 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cosy's Issues

OS X: subprocess argument error

On OS X cosy.py throws an error parsing the subprocess output:

$ ./cosy.py ../../../examples/hello-world/ samr21-xpro
nm: Unknown command line argument '--line-numbers'.  Try: '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm -help'
nm: Did you mean '-time-passes'?
Traceback (most recent call last):
  File "./cosy.py", line 280, in <module>
    nm_out = parse_elffile(elffile)
  File "./cosy.py", line 113, in parse_elffile
    dump = subprocess.check_output(['nm', '--line-numbers', elffile])
  File "/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 219, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['nm', '--line-numbers', '../../../examples/hello-world/bin/samr21-xpro/hello-world.elf']' returned non-zero exit status 1

Maintenance status

This tool, judging from its variable names, is focused on RIOT โ€“ yet RIOT ships it with patches applied because #13 and #14 have been uncommented for 2 years.

Is this still maintained for anything outside RIOT?
If not, can we move it into the RIOT organization, so that that becomes upstream and patches are applied by RIOT maintainers (eg. subject to RIOT's ways of review) rather than sitting as patches?
If neither, I'd consider forking it into the RIOT organization instead.

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.