Giter Site home page Giter Site logo

CC3220 support about cc3200tool HOT 4 OPEN

allterco avatar allterco commented on July 30, 2024
CC3220 support

from cc3200tool.

Comments (4)

sirde avatar sirde commented on July 30, 2024 1

@viotti I've made quite a few change ( and haven't yet pushed it back to a public repo...)

However I suppose your error would be the same with cc3200. It's probably related to the com port ( as in https://stackoverflow.com/questions/45437676/pyserial-and-inappropriate-ioctl-for-device) or maybe the keyboard read.

from cc3200tool.

kzyapkov avatar kzyapkov commented on July 30, 2024

I haven't looked into CC3220, but I see there is another fork with work on it:

https://github.com/xusiwei/cc3200tool/tree/cc3220

from cc3200tool.

viotti avatar viotti commented on July 30, 2024

@sirde care to detail what minor adaptations you did in order for this tool to work in Development mode on the CC3220?

I've tried the fork mentioned by @kzyapkov but it fails with Inappropriate ioctl for device.

bin/cc3200tool -p /dev/cu.usbmodemE0071001 --reset prompt  \
        write_file driver.bin /sys/mcuimg.bin              \
        write_file awsca.der /cert/ca.der                  \
        write_file driver.der /cert/client.der             \
        write_file driver_priv.der /cert/private.der
2018-12-05 11:06:38,245 -- Connecting to target...
Reset the device with SOP2 asserted and press Enter

2018-12-05 11:06:41,434 -- Could not connect to target: [Errno 25] Inappropriate ioctl for device
make[1]: *** [flash] Error 253
make: *** [dist] Error 2

Thanks.

from cc3200tool.

viotti avatar viotti commented on July 30, 2024

@sirde ok thanks. I'll have a closer look at this ioctl error.

from cc3200tool.

Related Issues (7)

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.