8000 LoPy build error on linux 64 machine · Issue #6 · pycom/pycom-micropython-sigfox · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

LoPy build error on linux 64 machine #6

Closed
saurubh opened this issue May 2, 2017 · 2 comments
8000 Closed

LoPy build error on linux 64 machine #6

saurubh opened this issue May 2, 2017 · 2 comments

Comments

@saurubh
Copy link
saurubh commented May 2, 2017

Building LoPy(Latest firmware update today) from Pycom. Getting this error on linux 64 bit OS. Please resolve this. Even i have tried the method above but no luck.

Error shown below-----

skmis@skmis-VirtualBox:~/esp/esp32$ make BOARD=LOPY -j5 LORA_BAND=USE_BAND_868 TARGET=app
Use make V=1 or set BUILD_VERBOSE in your environment to increase build verbosity.
LINK build/LOPY_868/release/application.elf
/home/skmis/esp/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../../xtensa-esp32-elf/bin/ld: cannot find -lrtc_clk
collect2: error: ld returned 1 exit status
application.mk:360: recipe for target 'build/LOPY_868/release/application.elf' failed
make: *** [build/LOPY_868/release/application.elf] Error 1

@Xykon
Copy link
Member
Xykon commented May 11, 2017

I'm not getting this error. I suggest you try make BOARD=LOPY -j5 LORA_BAND=USE_BAND_868 TARGET=app V=1 and post the complete output.
Maybe your pycom-esp-idf needs an update?

@danspndl
Copy link
danspndl commented Sep 3, 2018

Hi 👋
I'll close this issue because it has not had any recent activity. Thank you for your contributions!

@danspndl danspndl closed this as completed Sep 3, 2018
iwahdan88 pushed a commit that referenced this issue Dec 7, 2018
* esp32/modusocket: Improvments to sockets handling and ssl handshake

* esp32/modusocket: minor update
X-Ryl669 pushed a commit to X-Ryl669/pycom-micropython-sigfox that referenced this issue May 12, 2023
…ycom#6)

* esp32/modusocket: Improvments to sockets handling and ssl handshake

* esp32/modusocket: minor update
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0