Getting Started with ODYSSEY – STM32MP135D | Seeed Studio Wiki #1330
Replies: 5 comments 5 replies
-
I am not able to build the image with buildroot procedure, Errors for bmi08x package download. Can you please show me to build image I can use? |
Beta Was this translation helpful? Give feedback.
-
How can I power the board using an External 5V power supply? |
Beta Was this translation helpful? Give feedback.
-
Could you please guide me on how to connect the ST-Link debugger to the board? I haven't been able to find any documentation on this and would appreciate your help. |
Beta Was this translation helpful? Give feedback.
-
I try to build the image. but can't . There is a lot of errors when building. |
Beta Was this translation helpful? Give feedback.
-
Dear
When I try to build , there is some errors as follows.
--- error buildroot 2025.02 ------
Successfully built cffi-1.17.1-cp312-cp312-linux_x86_64.whl
>> host-python-cffi 1.17.1 Installing to host directory
(cd /home/dgjeong/mp1_t2/buildroot/output/build/host-python-cffi-1.17.1//; PATH="/home/dgjeong/mp1_t2/buildroot/output/host/bin:/home/dgjeong/mp1_t2/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin" PYTHONNOUSERSITE=1 GIT_DIR=. PATH="/home/dgjeong/mp1_t2/buildroot/output/host/bin:/home/dgjeong/mp1_t2/buildroot/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin" PKG_CONFIG="/home/dgjeong/mp1_t2/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/dgjeong/mp1_t2/buildroot/output/host/lib/pkgconfig:/home/dgjeong/mp1_t2/buildroot/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/dgjeong/mp1_t2/buildroot/output/host/include" CFLAGS="-O2 -I/home/dgjeong/mp1_t2/buildroot/output/host/include" CXXFLAGS="-O2 -I/home/dgjeong/mp1_t2/buildroot/output/host/include" LDFLAGS="-L/home/dgjeong/mp1_t2/buildroot/output/host/lib -Wl,-rpath,/home/dgjeong/mp1_t2/buildroot/output/host/lib" INTLTOOL_PERL=/usr/bin/perl PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG="/home/dgjeong/mp1_t2/buildroot/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_LIBDIR="/home/dgjeong/mp1_t2/buildroot/output/host/lib/pkgconfig:/home/dgjeong/mp1_t2/buildroot/output/host/share/pkgconfig" /home/dgjeong/mp1_t2/buildroot/output/host/bin/python3 /home/dgjeong/mp1_t2/buildroot/support/scripts/pyinstaller.py dist/* --interpreter=/home/dgjeong/mp1_t2/buildroot/output/host/bin/python --script-kind=posix --purelib=/home/dgjeong/mp1_t2/buildroot/output/host/lib/python3.12/site-packages --headers=/home/dgjeong/mp1_t2/buildroot/output/host/include/python3.12 --scripts=/home/dgjeong/mp1_t2/buildroot/output/host/bin --data=/home/dgjeong/mp1_t2/buildroot/output/host )
>> host-python-semantic-version 2.10.0 Downloading
wget -nd -t 3 --connect-timeout=10 -O '/home/dgjeong/mp1_t2/buildroot/output/build/.semantic_version-2.10.0.tar.gz.GpdL8r/output' 'https://files.pythonhosted.org/packages/7d/31/f2289ce78b9b473d582568c234e104d2a342fd658cc288a7553d83bb8595/semantic_version-2.10.0.tar.gz'
…--2025-03-25 11:30:55-- https://files.pythonhosted.org/packages/7d/31/f2289ce78b9b473d582568c234e104d2a342fd658cc288a7553d83bb8595/semantic_version-2.10.0.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘files.pythonhosted.org’
wget -nd -t 3 --connect-timeout=10 -O '/home/dgjeong/mp1_t2/buildroot/output/build/.semantic_version-2.10.0.tar.gz.uNZ00Z/output' 'https://sources.buildroot.net/python-semantic-version/semantic_version-2.10.0.tar.gz'
--2025-03-25 11:30:55-- https://sources.buildroot.net/python-semantic-version/semantic_version-2.10.0.tar.gz
Resolving sources.buildroot.net (sources.buildroot.net)... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘sources.buildroot.net’
wget -nd -t 3 --connect-timeout=10 -O '/home/dgjeong/mp1_t2/buildroot/output/build/.semantic_version-2.10.0.tar.gz.gY8bpB/output' 'https://sources.buildroot.net/semantic_version-2.10.0.tar.gz'
--2025-03-25 11:30:55-- https://sources.buildroot.net/semantic_version-2.10.0.tar.gz
Resolving sources.buildroot.net (sources.buildroot.net)... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘sources.buildroot.net’
make[1]: *** [package/pkg-generic.mk:179: /home/dgjeong/mp1_t2/buildroot/output/build/host-python-semantic-version-2.10.0/.stamp_downloaded] Error 1
make: *** [Makefile:83: _all] Error 2
Please answer to me.
Thanks you
From: Frank Nie ***@***.***>
Sent: Monday, March 24, 2025 6:56 PM
To: Seeed-Studio/wiki-documents ***@***.***>
Cc: jdgfirst ***@***.***>; Comment ***@***.***>
Subject: Re: [Seeed-Studio/wiki-documents] Getting Started with ODYSSEY – STM32MP135D | Seeed Studio Wiki (Discussion #1330)
Hello,
Based on the information provided, we are unable to accurately identify the issue. I recommend that you send the relevant error logs to our technical support email at ***@***.*** ***@***.***> . Our support team will analyze the logs and provide you with an appropriate solution. Thank you for your understanding and cooperation!
—
Reply to this email directly, view it on GitHub <#1330 (reply in thread)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/BFJID624DJEYTK6JGE6F2WT2V7JERAVCNFSM6AAAAABXVCDM2SVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENRQGAYDQOA> .
You are receiving this because you commented. <https://github.com/notifications/beacon/BFJID63MF64LRCPT7CWMGET2V7JERA5CNFSM6AAAAABXVCDM2SWGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAYBBRQ.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Getting Started with ODYSSEY – STM32MP135D | Seeed Studio Wiki
ODYSSEY, STM32MP135D
https://wiki.seeedstudio.com/ODYSSEY-STM32MP135D/
Beta Was this translation helpful? Give feedback.
All reactions