Giter Club home page Giter Club logo

Comments (10)

cnlohr avatar cnlohr commented on September 15, 2024 1

@sarwadenj Try it now, see #7 - you will probably need the SDK provided in that thread.

from esp8266rawpackets.

cnlohr avatar cnlohr commented on September 15, 2024

We may release more information about this eventually. It right now only works with 1.5.4. I am hoping Espressif builds this functionality into their SDK.

from esp8266rawpackets.

sarwadenj avatar sarwadenj commented on September 15, 2024

@cnlohr Thanks,
but if i used 1.5.4 then following type of error will come, as i used 1.5.4 previously

/home/karol/git/esp8266/esp-open-sdk/xtensa-lx106-elf/lib/gcc/xtensa-lx106-elf/4.8.5/../../../../xtensa-lx106-elf/bin/ld: image.elf section.irom0.text' will not fit in region irom0_0_seg' /home/karol/git/esp8266/esp-open-sdk/xtensa-lx106-elf/lib/gcc/xtensa-lx106-elf/4.8.5/../../../../xtensa-lx106-elf/bin/ld: regionirom0_0_seg' overflowed by 6576 bytes`

what should i do...

from esp8266rawpackets.

cnlohr avatar cnlohr commented on September 15, 2024

That is far far larger than I would expect.

Good news, though! After this weekend, I will probably be able to release something that will make this compatible with 2.0. We'll have to see though. If so, will happen this weekend or early next week.

from esp8266rawpackets.

sarwadenj avatar sarwadenj commented on September 15, 2024

@cnlohr while using "REDUCED_ESP8266_NONOS_SDK_2.0.0_20160810_with_angus_patch.zip"
and i'm getting-->

esp8266@esp8266-VirtualBox:~/ESP8266_NONOS_SDK$ make
make[1]: Entering directory /home/esp8266/ESP8266_NONOS_SDK/driver_lib' make: Entering an unknown directory make: *** user: No such file or directory. Stop. make: Leaving an unknown directory make[1]: *** [.subdirs] Error 2 make[1]: Leaving directory /home/esp8266/ESP8266_NONOS_SDK/driver_lib'
make: *** [.subdirs] Error 2

Also i'm looking at your whole code. You called void PreEmpt_NMI_Vector(); function in user_main.c and it is defined IN #define NMI_OVERRIDE but you commented NMI_OVERRIDE define part..

from esp8266rawpackets.

cnlohr avatar cnlohr commented on September 15, 2024

No NMI_OVERRIDE is needed that I remember since in this SDK the user interrupt is what handles wifi (I think). You don't build the esp nonSDK. Unzip it to ~/esp8266/ESP8266_NONOS_SDK.

from esp8266rawpackets.

sarwadenj avatar sarwadenj commented on September 15, 2024

@cnlohr Sorry i didn't get your point..i taken ESP8266 NONOS SDK V2.0.0 20160810 from https://espressif.com/en/support/download/sdks-demos.
If I unzip it to ~/esp8266/ESP8266_NONOS_SDK files will overwrite. can you please elaborate it.

Thanks.

from esp8266rawpackets.

cnlohr avatar cnlohr commented on September 15, 2024

The way the folders are currently set up, it's assuming the #7 "with angus patch" is what is in ~/esp8266/ESP8266_NONOS_SDK - this will require overwriting of all those files. Though the new SDK is compatible with everything as far as I know.

from esp8266rawpackets.

sarwadenj avatar sarwadenj commented on September 15, 2024

Hi @cnlohr ,
Leaving directory same issue coming.
So currently i installed new lubuntu on my system. Currently no SDK is build on system. So please let me know which sdk should i use and How to setup SDK to run your raw packet experiment.
I'm looking at your whole code so when the sdk setup completed i'll see result's.
Thanks.

from esp8266rawpackets.

cnlohr avatar cnlohr commented on September 15, 2024

esp open sdk. All the way. https://github.com/pfalcon/esp-open-sdk

The included .zip is just the ESP NONOS SDK.

from esp8266rawpackets.

Related Issues (11)

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.