FelipeMdeO commented on issue #12798:
URL: https://github.com/apache/nuttx/issues/12798#issuecomment-2258301767

   Hello @eren-terzioglu , thank you for help me. Issue still happens:
   Please, look file attached, there I put the terminal output
   
[term_out.txt](https://github.com/user-attachments/files/16428318/term_out.txt)
   
   About my configs:
   I am working inside nuttx docker: 
https://github.com/apache/nuttx/blob/master/tools/ci/docker/linux/Dockerfile
   I clonned nuttx using:
   `https://developer.espressif.com/blog/nuttx-getting-started/`
   
   Below you can se my tools version:
   `riscv-none-elf-gcc --version
   riscv-none-elf-gcc (xPack GNU RISC-V Embedded GCC x86_64) 13.2.0
   Copyright (C) 2023 Free Software Foundation, Inc.
   This is free software; see the source for copying conditions.  There is NO
   warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
   `
   root@1079d9310790:/nuttxspace/nuttx# cat .version 
   #!/bin/bash
   
   CONFIG_VERSION_STRING="12.6.0-RC1"
   CONFIG_VERSION_MAJOR=12
   CONFIG_VERSION_MINOR=6
   CONFIG_VERSION_PATCH=0
   CONFIG_VERSION_BUILD="cd4fdf27c5"`
   `
   


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