simbit18 commented on PR #16733:
URL: https://github.com/apache/nuttx/pull/16733#issuecomment-3079155381
```
====================================================================================
Configuration/Tool: esp32-devkitc/nxlooper
2025-07-16 15:21:52
------------------------------------------------------------------------------------
Cleaning...
Configuring...
Building NuttX...
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
59 340k 59 203k 0 0 509k 0 --:--:-- --:--:-- --:--:--
509k
100 340k 100 340k 0 0 817k 0 --:--:-- --:--:-- --:--:--
8532k
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 496k 100 496k 0 0 1077k 0 --:--:-- --:--:-- --:--:--
1077k
Traceback (most recent call last):
File "/usr/local/bin/esptool.py", line 37, in <module>
esptool._main()
File "/usr/local/lib/python3.10/dist-packages/esptool/__init__.py", line
1170, in _main
main()
File "/usr/local/lib/python3.10/dist-packages/esptool/__init__.py", line
983, in main
operation_func(args)
File "/usr/local/lib/python3.10/dist-packages/esptool/cmds.py", line 1097,
in elf2image
image.save(args.output)
File "/usr/local/lib/python3.10/dist-packages/esptool/bin_image.py", line
778, in save
assert (f.tell() + 8 + self.ROM_LOADER.BOOTLOADER_FLASH_OFFSET) % (
AssertionError
make: *** [tools/Unix.mk:559: nuttx] Error 1
make: Target 'all' not remade because of errors.
[1/1] Normalize esp32-devkitc/nxlooper
```
> > @fdcavalcanti @tmedicci Do we need to update esptool?
>
> Not necessary, current toolchain version works with esptool v4.9.x.
@fdcavalcanti error still present we use this version
https://github.com/apache/nuttx/blob/bc8ce393cb6c20e6348a1e17c49ee38553c469b5/tools/ci/docker/linux/Dockerfile#L383
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]