xiaoxiang781216 commented on PR #18517:
URL: https://github.com/apache/nuttx/pull/18517#issuecomment-4038204044

   @mzanders you need fix:
   ```
   
====================================================================================
   Configuration/Tool: esp32-devkitc/softap
   2026-03-11 09:41:05
   
------------------------------------------------------------------------------------
     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
   
     3  340k    3 13160    0     0  46096      0  0:00:07 --:--:--  0:00:07 
46096
   100  340k  100  340k    0     0  1106k      0 --:--:-- --:--:-- --:--:-- 
15.2M
   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:572: nuttx] Error 1
   make: Target 'all' not remade because of errors.
     [1/1] Normalize esp32-devkitc/softap
   ```
   @tmedicci could you help?


-- 
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]

Reply via email to