Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- * Executing task: nRF Connect: Flash: aerobox/build_aerobox_dev (active)
- Flashing build_aerobox_dev to J-Link Grosse
- C:\Windows\system32\cmd.exe /d /s /c "west flash -d c:\Users\gilles.devillers.SECTRONIC\aerobox\build_aerobox_dev --dev-id 602002180"
- -- west flash: rebuilding
- [0/30] Performing build step for 'tfm'
- ninja: no work to do.
- [1/19] Performing build step for 'mcuboot_subimage'
- ninja: no work to do.
- [3/17] Building C object CMakeFiles/app.dir/src/main.c.obj
- [4/17] Linking C static library app\libapp.a
- [5/17] Linking C executable zephyr\zephyr_pre0.elf
- [6/17] Generating linker.cmd
- [7/17] Generating isr_tables.c, isr_tables_vt.ld, isr_tables_swi.ld
- FAILED: zephyr/isr_tables.c zephyr/isr_tables_vt.ld zephyr/isr_tables_swi.ld C:/Users/gilles.devillers.SECTRONIC/aerobox/build_aerobox_dev/zephyr/isr_tables.c C:/Users/gilles.devillers.SECTRONIC/aerobox/build_aerobox_dev/zephyr/isr_tables_vt.ld C:/Users/gilles.devillers.SECTRONIC/aerobox/build_aerobox_dev/zephyr/isr_tables_swi.ld
- cmd.exe /C "cd /D C:\Users\gilles.devillers.SECTRONIC\aerobox\build_aerobox_dev\zephyr && C:\ncs\toolchains\ce3b5ff664\opt\bin\python.exe C:/ncs/v2.7.0/zephyr/scripts/build/gen_isr_tables.py --output-source isr_tables.c --linker-output-files isr_tables_vt.ld isr_tables_swi.ld --kernel C:/Users/gilles.devillers.SECTRONIC/aerobox/build_aerobox_dev/zephyr/zephyr_pre0.elf --intlist-section .intList --intlist-section intList --sw-isr-table --vector-table"
- Traceback (most recent call last):
- File "C:\ncs\v2.7.0\zephyr\scripts\build\gen_isr_tables.py", line 14, in <module>
- from elftools.elf.elffile import ELFFile
- File "C:\ncs\toolchains\b620d30767\opt\bin\Lib\site-packages\elftools\elf\elffile.py", line 41, in <module>
- from ..dwarf.dwarfinfo import DWARFInfo, DebugSectionDescriptor, DwarfConfig
- File "C:\ncs\toolchains\b620d30767\opt\bin\Lib\site-packages\elftools\dwarf\dwarfinfo.py", line 17, in <module>
- from .structs import DWARFStructs
- File "C:\ncs\toolchains\b620d30767\opt\bin\Lib\site-packages\elftools\dwarf\structs.py", line 10, in <module>
- from logging.config import valid_ident
- File "<frozen zipimport>", line 259, in load_module
- File "logging\config.py", line 30, in <module>
- File "<frozen zipimport>", line 259, in load_module
- File "logging\handlers.py", line 26, in <module>
- File "<frozen zipimport>", line 259, in load_module
- File "socket.py", line 51, in <module>
- ImportError: Module use of python312.dll conflicts with this version of Python.
- ninja: build stopped: subcommand failed.
- FATAL ERROR: re-build in c:\Users\gilles.devillers.SECTRONIC\aerobox\build_aerobox_dev failed
- * The terminal process terminated with exit code: 1.
- * Terminal will be reused by tasks, press any key to close it.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement