[GitHub] [incubator-nuttx] bhatmahadev6 edited a comment on issue #3692: Basic IP Cores requirement for NuttX for Zybo Z7 or any FPGA

2021-05-22 Thread GitBox
bhatmahadev6 edited a comment on issue #3692: URL: https://github.com/apache/incubator-nuttx/issues/3692#issuecomment-842791106 HI @btashton , How to get this for the Zybo ? The below one is for Arty. litex-boards/platform/digilent_zybo.py # DDR3 SDRAM

[GitHub] [incubator-nuttx] patacongo commented on pull request #3626: libc: Move pthread stuff to userspace

2021-05-22 Thread GitBox
patacongo commented on pull request #3626: URL: https://github.com/apache/incubator-nuttx/pull/3626#issuecomment-846404118 > @no1wudi Are you interested in finishing this job? That is, fixing on_exit() and atexit() callbacks so that they execute in user mode in all build modes? Logically t

[GitHub] [incubator-nuttx] patacongo commented on issue #1263: atexit, on_exit, and pthread cleanup callbacks execute in Supervisor mode.

2021-05-22 Thread GitBox
patacongo commented on issue #1263: URL: https://github.com/apache/incubator-nuttx/issues/1263#issuecomment-846405029 #3626 has been merged. This resolves security issues associated with pthreads. the comments were abstracted from #3626 @no1wudi Are you interested in finishing th

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3762: xtensa: #ifdef SYMBOL is always true if SYMBOL defined as 0

2021-05-22 Thread GitBox
xiaoxiang781216 merged pull request #3762: URL: https://github.com/apache/incubator-nuttx/pull/3762 -- 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. For queries about this

[incubator-nuttx] branch master updated: xtensa: #ifdef SYMBOL is always true if SYMBOL defined as 0

2021-05-22 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 1a84314 xtensa: #ifdef SYMBOL is al

[GitHub] [incubator-nuttx] davids5 commented on pull request #3752: Use inttypes stm32fx i2c

2021-05-22 Thread GitBox
davids5 commented on pull request #3752: URL: https://github.com/apache/incubator-nuttx/pull/3752#issuecomment-846410956 @xiaoxiang781216 - Please merge. -- 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 t

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3752: Use inttypes stm32fx i2c

2021-05-22 Thread GitBox
xiaoxiang781216 merged pull request #3752: URL: https://github.com/apache/incubator-nuttx/pull/3752 -- 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. For queries about this

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3757: riscv: Add inline IRQ process functions

2021-05-22 Thread GitBox
xiaoxiang781216 commented on pull request #3757: URL: https://github.com/apache/incubator-nuttx/pull/3757#issuecomment-846412382 It's wrong to add an option to control these key functions since up_irq_save/up_irq_restore isn't optional feature. -- This is an automated message from the Ap

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on pull request #3757: riscv: Add inline IRQ process functions

2021-05-22 Thread GitBox
xiaoxiang781216 edited a comment on pull request #3757: URL: https://github.com/apache/incubator-nuttx/pull/3757#issuecomment-846412382 It's wrong to add an option to control these key functions since up_irq_save/up_irq_restore isn't optional feature, all arch must provide an implementatio

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3756: net/tcp: set/get TCP_KEEPINTVL/IDLE value as BSD style

2021-05-22 Thread GitBox
xiaoxiang781216 merged pull request #3756: URL: https://github.com/apache/incubator-nuttx/pull/3756 -- 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. For queries about this

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #1263: atexit, on_exit, and pthread cleanup callbacks execute in Supervisor mode.

2021-05-22 Thread GitBox
patacongo edited a comment on issue #1263: URL: https://github.com/apache/incubator-nuttx/issues/1263#issuecomment-846405029 #3626 has been merged. This resolves security issues associated with pthreads. the comments were abstracted from #3626 @no1wudi Are you interested in finis

[incubator-nuttx] branch master updated: net/tcp: set/get TCP_KEEPINTVL/IDLE value as BSD style

2021-05-22 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new 48b0e48c net/tcp: set/get TCP_KEEPIN

[incubator-nuttx] branch master updated (1a84314 -> 8652331)

2021-05-22 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/incubator-nuttx.git. from 1a84314 xtensa: #ifdef SYMBOL is always true if SYMBOL defined as 0 add 8596fdd stm32h7:i2c use in

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #725: nimble: Update version to cd8ab38c3da91b71dd428979153a408f38d3b02e

2021-05-22 Thread GitBox
xiaoxiang781216 commented on pull request #725: URL: https://github.com/apache/incubator-nuttx-apps/pull/725#issuecomment-846420442 > > @v01d could you take a look why nuttx can't pass the compile with the latest mynewt-nimble? > > https://github.com/apache/incubator-nuttx-apps/pull/72

[GitHub] [incubator-nuttx-apps] v01d merged pull request #725: nimble: Update version to cd8ab38c3da91b71dd428979153a408f38d3b02e

2021-05-22 Thread GitBox
v01d merged pull request #725: URL: https://github.com/apache/incubator-nuttx-apps/pull/725 -- 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. For queries about this service

[incubator-nuttx-apps] branch master updated: nimble: Update version to cd8ab38c3da91b71dd428979153a408f38d3b02e

2021-05-22 Thread protobits
This is an automated email from the ASF dual-hosted git repository. protobits pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 34a042a nimble: Update version

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3712: sched: Don't include nuttx/sched.h inside sched.h

2021-05-22 Thread GitBox
xiaoxiang781216 commented on pull request #3712: URL: https://github.com/apache/incubator-nuttx/pull/3712#issuecomment-846420678 Depends on https://github.com/apache/incubator-nuttx-apps/pull/725 -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #726: Include debug.h for xerr/xinfo/xwarn caller

2021-05-22 Thread GitBox
xiaoxiang781216 opened a new pull request #726: URL: https://github.com/apache/incubator-nuttx-apps/pull/726 ## Summary ## Impact Minor ## Testing Pass CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3714: Don't include debug.h from public header file

2021-05-22 Thread GitBox
xiaoxiang781216 commented on pull request #3714: URL: https://github.com/apache/incubator-nuttx/pull/3714#issuecomment-846429574 Please ignore the following nxstyle error: ``` Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/src/nrf52/nrf52_sdc.c:361:2: error:

[GitHub] [incubator-nuttx-apps] a-lunev opened a new pull request #727: examples/nxflat: fixed an issue with the symbol table creation

2021-05-22 Thread GitBox
a-lunev opened a new pull request #727: URL: https://github.com/apache/incubator-nuttx-apps/pull/727 The issue is described here: https://github.com/apache/incubator-nuttx/issues/3737#issuecomment-844574935 -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3714: Don't include debug.h from public header file

2021-05-22 Thread GitBox
xiaoxiang781216 commented on pull request #3714: URL: https://github.com/apache/incubator-nuttx/pull/3714#issuecomment-846444297 Depends on: https://github.com/apache/incubator-nuttx-apps/pull/726 -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3704: Migrate build system to CMake

2021-05-22 Thread GitBox
xiaoxiang781216 commented on pull request #3704: URL: https://github.com/apache/incubator-nuttx/pull/3704#issuecomment-846446688 > Build now passes on Linux for sim. I will try to have a look at some board with protected/kernel build to complete that as well. > BTW, I think one of the ma

[GitHub] [incubator-nuttx] a-lunev opened a new pull request #3763: boards: lm3s6965-ek: configuration to test nxflat

2021-05-22 Thread GitBox
a-lunev opened a new pull request #3763: URL: https://github.com/apache/incubator-nuttx/pull/3763 boards: lm3s6965-ek: added config to run NuttX with enabled NXFLAT binary loader mode on QEMU; Conditionally turn off -mpic-data-is-text-relative flag to access bss via the GOT (https://cw

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #3763: boards: lm3s6965-ek: configuration to test nxflat on QEMU

2021-05-22 Thread GitBox
xiaoxiang781216 commented on a change in pull request #3763: URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637438523 ## File path: tools/ci/testlist/all.dat ## @@ -5,6 +5,7 @@ -imxrt1060-evk:libcxxtest -launchxl-cc1310:nsh -launchxl-tms57004:nsh +-lm3s

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #3763: boards: lm3s6965-ek: configuration to test nxflat on QEMU

2021-05-22 Thread GitBox
xiaoxiang781216 commented on a change in pull request #3763: URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637438530 ## File path: tools/ci/testlist/arm-13.dat ## @@ -7,4 +7,5 @@ -eagle100:thttpd -launchxl-cc1310:nsh -launchxl-tms57004:nsh +-lm3s6965-e

[GitHub] [incubator-nuttx] a-lunev commented on a change in pull request #3763: boards: lm3s6965-ek: configuration to test nxflat on QEMU

2021-05-22 Thread GitBox
a-lunev commented on a change in pull request #3763: URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637439474 ## File path: tools/ci/testlist/all.dat ## @@ -5,6 +5,7 @@ -imxrt1060-evk:libcxxtest -launchxl-cc1310:nsh -launchxl-tms57004:nsh +-lm3s6965-ek:

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #3763: boards: lm3s6965-ek: configuration to test nxflat on QEMU

2021-05-22 Thread GitBox
xiaoxiang781216 commented on a change in pull request #3763: URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637439690 ## File path: tools/ci/testlist/all.dat ## @@ -5,6 +5,7 @@ -imxrt1060-evk:libcxxtest -launchxl-cc1310:nsh -launchxl-tms57004:nsh +-lm3s

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #727: examples/nxflat: fixed an issue with the symbol table creation

2021-05-22 Thread GitBox
xiaoxiang781216 merged pull request #727: URL: https://github.com/apache/incubator-nuttx-apps/pull/727 -- 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. For queries about t

[incubator-nuttx-apps] branch master updated: examples/nxflat: fixed an issue with the symbol table creation (#3737#issuecomment-844574935)

2021-05-22 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/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 5f05678 examples/nxflat: fixed

[GitHub] [incubator-nuttx] btashton commented on a change in pull request #3763: boards: lm3s6965-ek: configuration to test nxflat on QEMU

2021-05-22 Thread GitBox
btashton commented on a change in pull request #3763: URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637439839 ## File path: tools/ci/testlist/all.dat ## @@ -5,6 +5,7 @@ -imxrt1060-evk:libcxxtest -launchxl-cc1310:nsh -launchxl-tms57004:nsh +-lm3s6965-ek

[GitHub] [incubator-nuttx] a-lunev commented on issue #3737: nxflat build and run-time errors

2021-05-22 Thread GitBox
a-lunev commented on issue #3737: URL: https://github.com/apache/incubator-nuttx/issues/3737#issuecomment-846451340 Hi @xiaoxiang781216, So far I've provided the patch to fix the symbol table creation for nxflat example, and added configuration for lm3s6965-ek board to test nxflat o

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #3763: boards: lm3s6965-ek: configuration to test nxflat on QEMU

2021-05-22 Thread GitBox
patacongo commented on a change in pull request #3763: URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637440757 ## File path: tools/ci/testlist/all.dat ## @@ -5,6 +5,7 @@ -imxrt1060-evk:libcxxtest -launchxl-cc1310:nsh -launchxl-tms57004:nsh +-lm3s6965-e

[GitHub] [incubator-nuttx] a-lunev commented on a change in pull request #3763: boards: lm3s6965-ek: configuration to test nxflat on QEMU

2021-05-22 Thread GitBox
a-lunev commented on a change in pull request #3763: URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637440947 ## File path: tools/ci/testlist/all.dat ## @@ -5,6 +5,7 @@ -imxrt1060-evk:libcxxtest -launchxl-cc1310:nsh -launchxl-tms57004:nsh +-lm3s6965-ek:

[GitHub] [incubator-nuttx] a-lunev commented on a change in pull request #3763: boards: lm3s6965-ek: configuration to test nxflat on QEMU

2021-05-22 Thread GitBox
a-lunev commented on a change in pull request #3763: URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637440947 ## File path: tools/ci/testlist/all.dat ## @@ -5,6 +5,7 @@ -imxrt1060-evk:libcxxtest -launchxl-cc1310:nsh -launchxl-tms57004:nsh +-lm3s6965-ek:

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #3763: boards: lm3s6965-ek: configuration to test nxflat on QEMU

2021-05-22 Thread GitBox
patacongo commented on a change in pull request #3763: URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637440757 ## File path: tools/ci/testlist/all.dat ## @@ -5,6 +5,7 @@ -imxrt1060-evk:libcxxtest -launchxl-cc1310:nsh -launchxl-tms57004:nsh +-lm3s6965-e

[GitHub] [incubator-nuttx] a-lunev commented on a change in pull request #3763: boards: lm3s6965-ek: configuration to test nxflat on QEMU

2021-05-22 Thread GitBox
a-lunev commented on a change in pull request #3763: URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637441139 ## File path: tools/ci/testlist/all.dat ## @@ -5,6 +5,7 @@ -imxrt1060-evk:libcxxtest -launchxl-cc1310:nsh -launchxl-tms57004:nsh +-lm3s6965-ek:

[GitHub] [incubator-nuttx] a-lunev commented on issue #3737: nxflat build and run-time errors

2021-05-22 Thread GitBox
a-lunev commented on issue #3737: URL: https://github.com/apache/incubator-nuttx/issues/3737#issuecomment-846455304 Hi @btashton and @patacongo, After the symbol table creation was fixed for nxflat example, I tested `-mno-pic-data-is-text-relative` flag and it really helped, thank

[GitHub] [incubator-nuttx] a-lunev edited a comment on issue #3737: nxflat build and run-time errors

2021-05-22 Thread GitBox
a-lunev edited a comment on issue #3737: URL: https://github.com/apache/incubator-nuttx/issues/3737#issuecomment-846455304 Hi @btashton and @patacongo, After the symbol table creation was fixed for nxflat example, I tested `-mno-pic-data-is-text-relative` flag again and now it real

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #3763: boards: lm3s6965-ek: configuration to test nxflat on QEMU

2021-05-22 Thread GitBox
xiaoxiang781216 commented on a change in pull request #3763: URL: https://github.com/apache/incubator-nuttx/pull/3763#discussion_r637443997 ## File path: tools/ci/testlist/all.dat ## @@ -5,6 +5,7 @@ -imxrt1060-evk:libcxxtest -launchxl-cc1310:nsh -launchxl-tms57004:nsh +-lm3s

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3738: Don't include assert.h from public header file

2021-05-22 Thread GitBox
xiaoxiang781216 commented on pull request #3738: URL: https://github.com/apache/incubator-nuttx/pull/3738#issuecomment-846456250 Depends on: https://github.com/apache/incubator-nuttx-apps/pull/722 -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [incubator-nuttx] patacongo commented on issue #3737: nxflat build and run-time errors

2021-05-22 Thread GitBox
patacongo commented on issue #3737: URL: https://github.com/apache/incubator-nuttx/issues/3737#issuecomment-846457431 > Do you have idea what the cause may be? No, it is impossible to interpret the hardfault dump without also having the ELF file with the addresses. Without the ELF

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #3737: nxflat build and run-time errors

2021-05-22 Thread GitBox
patacongo edited a comment on issue #3737: URL: https://github.com/apache/incubator-nuttx/issues/3737#issuecomment-846457431 > Do you have idea what the cause may be? No, it is impossible to interpret the hardfault dump without also having the ELF file with the addresses. Without t

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #3737: nxflat build and run-time errors

2021-05-22 Thread GitBox
patacongo edited a comment on issue #3737: URL: https://github.com/apache/incubator-nuttx/issues/3737#issuecomment-846457431 > Do you have idea what the cause may be? No, it is impossible to interpret the hardfault dump without also having the ELF file with the addresses. Without t

[incubator-nuttx-website] branch asf-site updated: Publishing web: 1a68dd3405cfbf4f87c58d8ba31efe69f551d462 docs: 48b0e48cd46ad93fc55b28a612b3943cd492e1de

2021-05-22 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/incubator-nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 8777124 Publishing web

[GitHub] [incubator-nuttx-apps] tanushreebaindur commented on issue #246: Illegal calls to romdisk_register()

2021-05-22 Thread GitBox
tanushreebaindur commented on issue #246: URL: https://github.com/apache/incubator-nuttx-apps/issues/246#issuecomment-846504066 @a-lunev , The above error was my mistake. I had intentionally edited the nxflat/Makefile some days back while trying something and then deleted it so th

[GitHub] [incubator-nuttx-apps] tanushreebaindur edited a comment on issue #246: Illegal calls to romdisk_register()

2021-05-22 Thread GitBox
tanushreebaindur edited a comment on issue #246: URL: https://github.com/apache/incubator-nuttx-apps/issues/246#issuecomment-846504066 @a-lunev , The above error was my mistake. I had intentionally edited the nxflat/Makefile some days back while trying something and then deleted it