Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-25 Thread via GitHub
acassis merged PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120 -- 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: commits-unsubscr...@nuttx.a

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-24 Thread via GitHub
JorgeGzm commented on code in PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r2229151601 ## netutils/xedge/Make.defs: ## @@ -0,0 +1,35 @@ + +# apps/netutils/xedge/Make.defs +# +

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-24 Thread via GitHub
xiaoxiang781216 commented on code in PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r2228778191 ## examples/xedge_demo/xedge_main.c: ## @@ -0,0 +1,254 @@ +/*** + * apps/examples/xed

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-24 Thread via GitHub
xiaoxiang781216 commented on code in PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r2228777579 ## netutils/xedge/Make.defs: ## @@ -0,0 +1,35 @@ + +# apps/netutils/xedge/Make.de

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-24 Thread via GitHub
JorgeGzm commented on code in PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r2228742300 ## examples/xedge_demo/Make.defs: ## @@ -0,0 +1,24 @@ + +# apps/examples/xedge_demo/Make

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-23 Thread via GitHub
xiaoxiang781216 commented on code in PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r2227147455 ## examples/xedge_demo/Make.defs: ## @@ -0,0 +1,24 @@ + +# apps/examples/xedge_de

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-23 Thread via GitHub
JorgeGzm commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3110403738 Talking to @acassis, he asked to submit a separate commit changing the whitelist that is in PR https://github.com/apache/nuttx/pull/16759 -- This is an automated message from the Ap

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-23 Thread via GitHub
JorgeGzm commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3109890709 I’ve updated the whitelist in PR [#16665](https://github.com/apache/nuttx/pull/16665) to allow mixed-case identifiers used by the Xedge (Barracuda App Server) example. The foll

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-23 Thread via GitHub
acassis commented on code in PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r2226347221 ## examples/xedge_demo/xedge_main.c: ## @@ -0,0 +1,278 @@ +/*** + * apps/examples/xedge_demo/

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-22 Thread via GitHub
JorgeGzm commented on code in PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r2224215407 ## examples/xedge_demo/xedge_main.c: ## @@ -0,0 +1,278 @@ +/*** + * apps/examples/xedge_demo

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-22 Thread via GitHub
xiaoxiang781216 commented on code in PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r2224140753 ## examples/xedge_demo/xedge_main.c: ## @@ -0,0 +1,278 @@ +/*** + * apps/examples/xed

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-22 Thread via GitHub
JorgeGzm commented on code in PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r2223620321 ## examples/xedge_demo/xedge_main.c: ## @@ -0,0 +1,278 @@ +/*** + * apps/examples/xedge_demo

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-22 Thread via GitHub
xiaoxiang781216 commented on code in PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r893744 ## examples/xedge_demo/Makefile: ## @@ -0,0 +1,34 @@ + +# apps/examples/xedge_dem

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-22 Thread via GitHub
JorgeGzm commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3103112313 > but why not done in the correct way? it's a simple modification. Sorry for the confusion. I was working on two different computers and only just realized that I had been worki

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-22 Thread via GitHub
acassis commented on code in PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r686110 ## examples/xedge/Kconfig: ## @@ -0,0 +1,49 @@ +# +# Xedge IoT Toolkit - NuttX Kconfig integration +# +# Xedge is an embedded software toolkit designed to enable hig

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-22 Thread via GitHub
acassis commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3102932472 > but why not done in the correct way? it's a simple modification. @xiaoxiang781216 I think we missed it, he already separated xedge server and xedge application -- This is an

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-22 Thread via GitHub
xiaoxiang781216 commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3102695754 but why not done in the correct way? it's a simple modification. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-22 Thread via GitHub
acassis commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3102407313 @xiaoxiang781216 let's merge the example with the BAS integrated and then he will separate it, otherwise this PR never will completed... -- This is an automated message from the Apac

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-21 Thread via GitHub
xiaoxiang781216 commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3100678239 @JorgeGzm why do you add me review again before you fix the issue I mention? -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-12 Thread via GitHub
xiaoxiang781216 commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3065483382 > @xiaoxiang781216 @cederom > > I have split the project into two separate paths and updated all the documentation accordingly. > > However, I have encountered a n

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-11 Thread via GitHub
JorgeGzm commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3062818031 @xiaoxiang781216 @cederom I have split the project into two separate paths and updated all the documentation accordingly. However, I have encountered a new issue: when I

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-08 Thread via GitHub
cederom commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3049681459 > > > @xiaoxiang781216: Before merged, this patch should separate xedge to independent project and split one patch to two: one is xedge project and another is xedge demo. > > >

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-08 Thread via GitHub
xiaoxiang781216 commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3049052852 > > Before merged, this patch should separate xedge to independent project and split one patch to two: one is xedge project and another is xedge demo. > > Thank you for t

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-08 Thread via GitHub
JorgeGzm commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3048796588 > Before merged, this patch should separate xedge to independent project and split one patch to two: one is xedge project and another is xedge demo. Thank you for the feedback.

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-07 Thread via GitHub
hartmannathan commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3047145775 > > Why does GitHub say it cannot be merged? Need to rebase or something? > > > > All comments must be resolved :-) There is still one open conversation :-) O

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-07 Thread via GitHub
JorgeGzm closed pull request #3120: examples/xedge: Add Xedge example with BAS integration URL: https://github.com/apache/nuttx-apps/pull/3120 -- 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 spe

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-07 Thread via GitHub
JorgeGzm commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3047133142 > > Why does GitHub say it cannot be merged? Need to rebase or something? > > All comments must be resolved :-) There is still one open conversation :-) -- This is an

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-07 Thread via GitHub
JorgeGzm commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3047131504 > > Por que o GitHub diz que não é possível mesclar? Precisa fazer rebase ou algo assim? > > Todos os comentários devem ser resolvidos :-) Ainda há uma conversa em aberto :-)

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-07 Thread via GitHub
cederom commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3047084868 > Why does GitHub say it cannot be merged? Need to rebase or something? All comments must be resolved :-) There is still one open conversation :-) -- This is an automated messa

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-07 Thread via GitHub
hartmannathan commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3047082447 Why does GitHub say it cannot be merged? Need to rebase or something? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-07 Thread via GitHub
acassis commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3046911721 @xiaoxiang781216 @cederom PTAL -- 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 speci

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-07 Thread via GitHub
acassis commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3044723483 @JorgeGzm please submit the suggested modifications -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-04 Thread via GitHub
JorgeGzm commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3036635060 I followed the qemu-armv8a board tutorial to set up the build environment: https://nuttx.apache.org/docs/latest/platforms/arm64/qemu/boards/qemu-armv8a/index.html # Compi

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-04 Thread via GitHub
cederom commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3036400714 Yup :-) GCC 14.2 AARCH64 needs to be used :-) ``` % ./tools/configure.sh -B qemu-armv8a:xedge % gmake -j24 CROSSDEV=aarch64-none-elf- (..) Register: ping Register:

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-04 Thread via GitHub
cederom commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3036348494 Hmm I have this build error on FreeBSD, any hints welcome :-) ``` % ./tools/configure.sh -B qemu-armv8a:xedge % gmake -j24 CROSSDEV=aarch64-none-elf- (..) done Regi

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-04 Thread via GitHub
JorgeGzm commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3036139279 @xiaoxiang781216 Could you check if there's anything else that needs to be fixed. In the PR https://github.com/apache/nuttx/pull/16665 I added an example of how to use xedge wi

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-04 Thread via GitHub
acassis commented on code in PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#discussion_r2185285286 ## examples/xedge/Kconfig: ## @@ -0,0 +1,49 @@ +# +# Xedge IoT Toolkit - NuttX Kconfig integration +# +# Xedge is an embedded software toolkit designed to enable hig

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-03 Thread via GitHub
acassis commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3032018325 > > > why still contain error in your log? > > The two functions longjmp and setjmp, which are part of the standard C library, are required by Lua. The fact that you get a link e

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-03 Thread via GitHub
surfskidude commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3031873023 >> why still contain error in your log? The two functions longjmp and setjmp, which are part of the standard C library, are required by Lua. The fact that you get a link erro

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-02 Thread via GitHub
xiaoxiang781216 commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3030519801 > > do you follow the suggestion from #3071? > > Yes, I tried to implement all the suggestions, please if I forget something that is violating the nuttx rules tell me.

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-02 Thread via GitHub
JorgeGzm commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3030392489 > > ## Testing > > This routine is incomplete and still needs to be fixed. I'm trying to talk to @surfskidude to fix the build error. -- This is an automated message fr

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-02 Thread via GitHub
JorgeGzm commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3030376983 > do you follow the suggestion from #3071? Yes, I tried to implement all the suggestions, please if I forget something that is violating the nuttx rules tell me. -- This is a

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-02 Thread via GitHub
xiaoxiang781216 commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3030291673 > ## Testing > > This routine is incomplete and still needs to be fixed. > > ```shell > ./tools/configure.sh linum-stm32h753bi:netnsh > ``` > > Open th

Re: [PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-02 Thread via GitHub
xiaoxiang781216 commented on PR #3120: URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3030288171 do you follow the suggestion from https://github.com/apache/nuttx-apps/pull/3071? -- This is an automated message from the Apache Git Service. To respond to the message, plea

[PR] examples/xedge: Add Xedge example with BAS integration [nuttx-apps]

2025-07-02 Thread via GitHub
JorgeGzm opened a new pull request, #3120: URL: https://github.com/apache/nuttx-apps/pull/3120 Create new example application that: - Integrates BAS (Barracuda Application Server) library - Automatically downloads BAS and BAS-Resources repositories - Generates XedgeZip.c for embedded