[I] stm32h5 chip and nucleo-stm32h563zi board support [nuttx]

2023-12-05 Thread via GitHub
metebalci opened a new issue, #11330: URL: https://github.com/apache/nuttx/issues/11330 It seems there is no support for STM32H5 yet. Is it currently being worked on ? If not, and if I can, I am considering to add it with the board nucleo-stm32h563zi. I see there is an stm32 folder and

(nuttx) branch master updated: net/icmpv6:Optimize the process of obtaining the IPv6 address through RA.

2023-12-05 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new a69c8a6183 net/icmpv6:Optimize the process of

Re: [PR] net/icmpv6:Optimize the process of obtaining the IPv6 address through RA. [nuttx]

2023-12-05 Thread via GitHub
xiaoxiang781216 merged PR #11324: URL: https://github.com/apache/nuttx/pull/11324 -- 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:

[PR] xtensa/esp32s3: QSPI disable DMA when sending command to slave [nuttx]

2023-12-05 Thread via GitHub
donghengqaz opened a new pull request, #11329: URL: https://github.com/apache/nuttx/pull/11329 ## Summary QSPI disable DMA when sending command to slave. ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the

[PR] xtensa/esp32s3: GPIO clear pending interrupt status before enable IRQ [nuttx]

2023-12-05 Thread via GitHub
donghengqaz opened a new pull request, #11328: URL: https://github.com/apache/nuttx/pull/11328 ## Summary GPIO clear pending interrupt status before enable IRQ. ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the

(nuttx) branch master updated: ci_sim01: install g++-multilib into docker to support libcxx

2023-12-05 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 4087e21dea ci_sim01: install g++-multilib into

Re: [PR] ci_sim01: install g++-multilib into docker to support libcxx [nuttx]

2023-12-05 Thread via GitHub
jerpelea merged PR #11327: URL: https://github.com/apache/nuttx/pull/11327 -- 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:

[PR] ci_sim01: install g++-multilib into docker to support libcxx [nuttx]

2023-12-05 Thread via GitHub
zhhyu7 opened a new pull request, #11327: URL: https://github.com/apache/nuttx/pull/11327 ## Summary fix build break: /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/11/libstdc++.so when searching for -lstdc++ /usr/bin/ld: skipping incompatible

Re: [I] `ostest` in `rv-virt:fb` got illegal instruction exception [nuttx]

2023-12-05 Thread via GitHub
masayuki2009 commented on issue #11314: URL: https://github.com/apache/nuttx/issues/11314#issuecomment-1842014595 @acassis As I commented above, I was not able to reproduce the issue. Could you try the latest nuttx with your PC to check if the issue is happening? -- This is an

Re: [PR] net/icmpv6:Optimize the process of obtaining the IPv6 address through RA. [nuttx]

2023-12-05 Thread via GitHub
anchao commented on code in PR #11324: URL: https://github.com/apache/nuttx/pull/11324#discussion_r1416578889 ## net/icmpv6/icmpv6_input.c: ## @@ -441,20 +441,22 @@ void icmpv6_input(FAR struct net_driver_s *dev, unsigned int iplen) FAR struct

[I] esp32s3: support lowpower mode? [nuttx-apps]

2023-12-05 Thread via GitHub
dapeng0512 opened a new issue, #2219: URL: https://github.com/apache/nuttx-apps/issues/2219 Hi, I notice that the esp32s3 does not support power management. Do you have a plan for this function? -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] `ostest` in `rv-virt:fb` got illegal instruction exception [nuttx]

2023-12-05 Thread via GitHub
yf13 commented on issue #11314: URL: https://github.com/apache/nuttx/issues/11314#issuecomment-1841942367 @masayuki2009, thanks for the information. Here my modification are for the download URLs in `openamp/open-amp.defs` and `openamp/libmetal.defs` to avoid unstable Github

(nuttx-website) branch asf-site updated: Publishing web: 36ddd7c60a8230335eda886c909bc938739114a2 docs: f92a9068dc0ea0603f62e31f976b300e7f0b3afa

2023-12-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 17b89657 Publishing web:

Re: [I] `ostest` in `rv-virt:fb` got illegal instruction exception [nuttx]

2023-12-05 Thread via GitHub
masayuki2009 commented on issue #11314: URL: https://github.com/apache/nuttx/issues/11314#issuecomment-1841636342 @yf13 Thanks for the information. Though I tried the same settings, I was not able to reproduce the crash. As for the nuttx code base, you wrote >Nuttx

Re: [PR] stm32h7: fix config conflict [nuttx]

2023-12-05 Thread via GitHub
raiden00pl commented on code in PR #11306: URL: https://github.com/apache/nuttx/pull/11306#discussion_r1416032785 ## boards/arm/stm32h7/stm32h747i-disco/src/stm32h747i-disco.h: ## @@ -115,9 +115,6 @@ * CONFIG_BOARD_LATE_INITIALIZE=y : * Called from

Re: [PR] stm32h7: fix config conflict [nuttx]

2023-12-05 Thread via GitHub
raiden00pl commented on code in PR #11306: URL: https://github.com/apache/nuttx/pull/11306#discussion_r1416032340 ## boards/arm/stm32h7/nucleo-h743zi/src/nucleo-h743zi.h: ## @@ -236,9 +236,6 @@ * CONFIG_BOARD_LATE_INITIALIZE=y : * Called from board_late_initialize().

Re: [PR] stm32h7: fix config conflict [nuttx]

2023-12-05 Thread via GitHub
raiden00pl commented on PR #11306: URL: https://github.com/apache/nuttx/pull/11306#issuecomment-1841272351 @xiaoxiang781216 https://github.com/apache/nuttx/pull/11306/files#r1413026144 this hasn't been resolved yet -- This is an automated message from the Apache Git Service. To respond

Re: [PR] stm32h7: fix config conflict [nuttx]

2023-12-05 Thread via GitHub
xiaoxiang781216 commented on PR #11306: URL: https://github.com/apache/nuttx/pull/11306#issuecomment-1841237447 @raiden00pl can we merge this patch now? -- 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

Re: [PR] upgrade llvm version to 17.0.6 [nuttx]

2023-12-05 Thread via GitHub
xiaoxiang781216 commented on code in PR #11301: URL: https://github.com/apache/nuttx/pull/11301#discussion_r1415993035 ## include/wchar.h: ## @@ -57,6 +57,8 @@ * Reference: Opengroup.org */ +#define _LIBCPP_WCHAR_H Review Comment: let's change the search order in:

Re: [PR] upgrade llvm version to 17.0.6 [nuttx]

2023-12-05 Thread via GitHub
trns1997 commented on code in PR #11301: URL: https://github.com/apache/nuttx/pull/11301#discussion_r1415992684 ## libs/libxx/mbstate_t.patch: ## @@ -0,0 +1,17 @@ +--- libs/libxx/libcxx/include/__mbstate_t.h2023-11-28 09:52:28.0 +0100 Review Comment: ah ok, i

Re: [PR] upgrade llvm version to 17.0.6 [nuttx]

2023-12-05 Thread via GitHub
xiaoxiang781216 commented on code in PR #11301: URL: https://github.com/apache/nuttx/pull/11301#discussion_r1415993035 ## include/wchar.h: ## @@ -57,6 +57,8 @@ * Reference: Opengroup.org */ +#define _LIBCPP_WCHAR_H Review Comment: let's change the search order in:

Re: [PR] upgrade llvm version to 17.0.6 [nuttx]

2023-12-05 Thread via GitHub
xiaoxiang781216 commented on code in PR #11301: URL: https://github.com/apache/nuttx/pull/11301#discussion_r1415982886 ## libs/libxx/mbstate_t.patch: ## @@ -0,0 +1,17 @@ +--- libs/libxx/libcxx/include/__mbstate_t.h2023-11-28 09:52:28.0 +0100 Review Comment: The

Re: [PR] riscv/arch_elf.c: Handle PCREL_HI20/LO12_I/S relocations correctly [nuttx]

2023-12-05 Thread via GitHub
xiaoxiang781216 commented on code in PR #11322: URL: https://github.com/apache/nuttx/pull/11322#discussion_r1415915843 ## libs/libc/machine/risc-v/arch_elf.c: ## @@ -325,13 +387,25 @@ int up_relocateadd(const Elf_Rela *rel, const Elf_Sym *sym, addr,

Re: [PR] upgrade llvm version to 17.0.6 and set default nuttx math lib as default [nuttx]

2023-12-05 Thread via GitHub
trns1997 commented on code in PR #11301: URL: https://github.com/apache/nuttx/pull/11301#discussion_r1415918952 ## libs/libxx/mbstate_t.patch: ## @@ -0,0 +1,17 @@ +--- libs/libxx/libcxx/include/__mbstate_t.h2023-11-28 09:52:28.0 +0100 Review Comment: Is there a

Re: [PR] upgrade llvm version to 17.0.6 and set default nuttx math lib as default [nuttx]

2023-12-05 Thread via GitHub
trns1997 commented on code in PR #11301: URL: https://github.com/apache/nuttx/pull/11301#discussion_r1415914706 ## include/wchar.h: ## @@ -57,6 +57,8 @@ * Reference: Opengroup.org */ +#define _LIBCPP_WCHAR_H Review Comment: to prevent the following error that we've

(nuttx) branch master updated: stm32h7:Serial refactor out tx dma semaphore

2023-12-05 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new f92a9068dc stm32h7:Serial refactor out tx dma

Re: [PR] stm32h7:Serial refactor out tx dma semaphore [nuttx]

2023-12-05 Thread via GitHub
xiaoxiang781216 merged PR #11323: URL: https://github.com/apache/nuttx/pull/11323 -- 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:

(nuttx) branch master updated: samv7/sam_emac.c: fix compile error with unknown structure member

2023-12-05 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git The following commit(s) were added to refs/heads/master by this push: new 7f4cf11064 samv7/sam_emac.c: fix compile

Re: [PR] samv7/sam_emac.c: fix compile error with unknown structure member [nuttx]

2023-12-05 Thread via GitHub
xiaoxiang781216 merged PR #11326: URL: https://github.com/apache/nuttx/pull/11326 -- 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:

(nuttx) branch master updated (bffe858e47 -> 9175f3a9b6)

2023-12-05 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from bffe858e47 fs/proc: Fix groupfd to get fd by group instead of current tcb new 7f0643de6d s32k3xx:edma clear

(nuttx) 02/02: s32k3xx:Serial refactor out tx dma semaphore

2023-12-05 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 9175f3a9b69aef392e8a0ebdb53ab8ea72a9 Author: David Sidrane AuthorDate: Tue Dec 5 04:12:19 2023 -0800

(nuttx) 01/02: s32k3xx:edma clear state before callback add idle check

2023-12-05 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 7f0643de6d3a97a9c907f9c667843b68eaebf654 Author: David Sidrane AuthorDate: Tue Dec 5 04:07:53 2023 -0800

Re: [PR] NXP S32K3xx Fixes stuttering output [nuttx]

2023-12-05 Thread via GitHub
xiaoxiang781216 merged PR #11325: URL: https://github.com/apache/nuttx/pull/11325 -- 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:

Re: [PR] upgrade llvm version to 17.0.6 and set default nuttx math lib as default [nuttx]

2023-12-05 Thread via GitHub
xiaoxiang781216 commented on code in PR #11301: URL: https://github.com/apache/nuttx/pull/11301#discussion_r1415884661 ## include/wchar.h: ## @@ -57,6 +57,8 @@ * Reference: Opengroup.org */ +#define _LIBCPP_WCHAR_H Review Comment: why add this -- This is an

Re: [PR] upgrade llvm version to 17.0.6 and set default nuttx math lib as default [nuttx]

2023-12-05 Thread via GitHub
xiaoxiang781216 commented on code in PR #11301: URL: https://github.com/apache/nuttx/pull/11301#discussion_r1415881056 ## libs/libxx/mbstate_t.patch: ## @@ -0,0 +1,17 @@ +--- libs/libxx/libcxx/include/__mbstate_t.h2023-11-28 09:52:28.0 +0100 Review Comment:

Re: [PR] upgrade llvm version to 17.0.6 and set default nuttx math lib as default [nuttx]

2023-12-05 Thread via GitHub
trns1997 commented on code in PR #11301: URL: https://github.com/apache/nuttx/pull/11301#discussion_r1415821367 ## libs/libxx/mbstate_t.patch: ## @@ -0,0 +1,17 @@ +--- libs/libxx/libcxx/include/__mbstate_t.h2023-11-28 09:52:28.0 +0100 Review Comment:

Re: [I] gdb nsh:tcpblaster cannot access network [nuttx]

2023-12-05 Thread via GitHub
maxmbed commented on issue #11223: URL: https://github.com/apache/nuttx/issues/11223#issuecomment-1840958773 Cannot find a way to apply Linux capability to gdb. If anyone has solution, please let me us know here. -- This is an automated message from the Apache Git Service. To respond to

[PR] samv7/sam_emac.c: fix compile error with unknown structure member [nuttx]

2023-12-05 Thread via GitHub
michallenc opened a new pull request, #11326: URL: https://github.com/apache/nuttx/pull/11326 ## Summary ``` chip/sam_emac.c:3754:11: error: 'struct sam_emac_s' has no member named 'phytype' 3754 | if (priv->phytype == SAMV7_PHY_KSZ8061) | ^~ make[3]: ***

Re: [PR] upgrade llvm version to 17.0.6 and set default nuttx math lib as default [nuttx]

2023-12-05 Thread via GitHub
trns1997 commented on PR #11301: URL: https://github.com/apache/nuttx/pull/11301#issuecomment-1840870649 > both macOS and Linux report __mbstate_t error: > > ``` > Error:

[PR] NXP S32K3xx Fixes stuttering output [nuttx]

2023-12-05 Thread via GitHub
davids5 opened a new pull request, #11325: URL: https://github.com/apache/nuttx/pull/11325 ## Summary Fixes stuttering output. The use of the semaphore was causing blocking on non blocking callers. This ensured that the TX DAM would be restated, but when it was

[PR] renew6: Optimize the process of obtaining an IPv6 address. [nuttx-apps]

2023-12-05 Thread via GitHub
liqinhuixm opened a new pull request, #2218: URL: https://github.com/apache/nuttx-apps/pull/2218 ## Summary If Managed Address Congfiguration flag in the Router Advertisement Messsage is set, we would obtain the IPv6 address though the stateful DHCPv6 procedure. ## Impact

Re: [PR] Add support for imxrt1170 Soc and imxrt1170-evk board [nuttx]

2023-12-05 Thread via GitHub
raiden00pl commented on code in PR #11319: URL: https://github.com/apache/nuttx/pull/11319#discussion_r1415452249 ## boards/Kconfig: ## @@ -3046,315 +3056,261 @@ endif #ARCH_BOARD_CUSTOM config ARCH_BOARD string - default "amber" if

Re: [PR] Add support for imxrt1170 Soc and imxrt1170-evk board [nuttx]

2023-12-05 Thread via GitHub
raiden00pl commented on code in PR #11319: URL: https://github.com/apache/nuttx/pull/11319#discussion_r1415452249 ## boards/Kconfig: ## @@ -3046,315 +3056,261 @@ endif #ARCH_BOARD_CUSTOM config ARCH_BOARD string - default "amber" if

[PR] stm32h7:Serial refactor out tx dma semaphore [nuttx]

2023-12-05 Thread via GitHub
davids5 opened a new pull request, #11323: URL: https://github.com/apache/nuttx/pull/11323 Fixes is stuttering output. The use of the semaphore was causing blocking on non blocking callers. This ensured that the TX DAM would be restated, but when it was

Re: [PR] Add support for imxrt1170 Soc and imxrt1170-evk board [nuttx]

2023-12-05 Thread via GitHub
PetervdPerk-NXP commented on PR #11319: URL: https://github.com/apache/nuttx/pull/11319#issuecomment-1840512465 Someone knows what's up with the CI failing? I'm not able to decode the errors it's outputting. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] riscv/arch_elf.c: Handle PCREL_HI20/LO12_I/S relocations correctly [nuttx]

2023-12-05 Thread via GitHub
pussuw commented on PR #11322: URL: https://github.com/apache/nuttx/pull/11322#issuecomment-1840500157 I made this PR into a draft to get comments before I fix the build errors (up_relocate[add] points to many places). @xiaoxiang781216 or @masayuki2009 can you take a look please ? --

Re: [PR] riscv/arch_elf.c: Handle PCREL_HI20/LO12_I/S relocations correctly [nuttx]

2023-12-05 Thread via GitHub
pussuw commented on PR #11322: URL: https://github.com/apache/nuttx/pull/11322#issuecomment-1840488348 One example where the current elf linker fails: https://github.com/apache/nuttx/blob/bffe858e47a15e7f2b7fb7a3e61569afe0f77d05/libs/libc/machine/risc-v/gnu/arch_memset.S#L59-L64 --

[PR] riscv/arch_elf.c: Handle PCREL_HI20/LO12_I/S relocations correctly [nuttx]

2023-12-05 Thread via GitHub
pussuw opened a new pull request, #11322: URL: https://github.com/apache/nuttx/pull/11322 ## Summary There is a problem with the current elf loader for risc-v: when a pair of PCREL_HI20 / LO12 relocations are encountered, it is assumed that these will follow each other immediately, as