xiaoxiang781216 merged pull request #5633:
URL: https://github.com/apache/incubator-nuttx/pull/5633
--
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
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
commit 56e0e6a5ec988024bbc7cd8b8e02a0f19b75c83d
Author: Masayuki Ishikawa
AuthorDate: Mon Feb 28 10:59:26 2022 +090
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 872c570 arch: Align the implementation of stack related functions
new a75d905 arch: imx6: Refactor
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
commit a75d90576079398b99b0ad89c132966f0765c66f
Author: Masayuki Ishikawa
AuthorDate: Mon Feb 28 10:53:59 2022 +090
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 dcafd95 sched: group: Fix dataabort
xiaoxiang781216 merged pull request #5632:
URL: https://github.com/apache/incubator-nuttx/pull/5632
--
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
jerpelea commented on pull request #5571:
URL: https://github.com/apache/incubator-nuttx/pull/5571#issuecomment-1054001505
@masayuki2009 We enable by default the BSD license in the SIM defconfigs to
detect this kind of errors
--
This is an automated message from the Apache Git Servic
xiaoxiang781216 merged pull request #5636:
URL: https://github.com/apache/incubator-nuttx/pull/5636
--
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
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 dcafd95 sched: group: Fix dataabort when exiting task or pthread if
ARCH_ADDRENV=y
add d0356bb ar
xiaoxiang781216 commented on a change in pull request #5612:
URL: https://github.com/apache/incubator-nuttx/pull/5612#discussion_r815682355
##
File path: boards/arm/stm32/stm32f4discovery/scripts/Make.defs
##
@@ -34,13 +34,14 @@ ifneq ($(CONFIG_DEBUG_NOOPT),y)
ARCHOPTIMIZATI
no1wudi opened a new pull request #5637:
URL: https://github.com/apache/incubator-nuttx/pull/5637
## Summary
Move ARCHCPUFLAGS to Toolchain.defs since they are common setting for all
cortex-a based socs.
## Impact
Cortex A based socs.
## Testing
sabre-6quad:ostest
--
T
xiaoxiang781216 commented on a change in pull request #5637:
URL: https://github.com/apache/incubator-nuttx/pull/5637#discussion_r815718112
##
File path: boards/arm/imx6/sabre-6quad/scripts/Make.defs
##
@@ -34,7 +34,6 @@ ifneq ($(CONFIG_DEBUG_NOOPT),y)
ARCHOPTIMIZATION += $(
xiaoxiang781216 commented on a change in pull request #5637:
URL: https://github.com/apache/incubator-nuttx/pull/5637#discussion_r815735133
##
File path: boards/arm/sama5/sama5d4-ek/scripts/Make.defs
##
@@ -44,7 +44,6 @@ ifneq ($(CONFIG_DEBUG_NOOPT),y)
ARCHOPTIMIZATION += $(
no1wudi commented on a change in pull request #5637:
URL: https://github.com/apache/incubator-nuttx/pull/5637#discussion_r815737325
##
File path: boards/arm/sama5/sama5d4-ek/scripts/Make.defs
##
@@ -44,7 +44,6 @@ ifneq ($(CONFIG_DEBUG_NOOPT),y)
ARCHOPTIMIZATION += $(MAXOPTIM
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 d0356bb arch/risc-v/qemu-rv: Set FS bits in mstatus
add 1f84f5b boards: Add --gc-sections for phot
xiaoxiang781216 merged pull request #5612:
URL: https://github.com/apache/incubator-nuttx/pull/5612
--
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
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
commit a79195a048c19f9d6e0fb10fe04625145dcbba9c
Author: Huang Qi
AuthorDate: Sat Feb 26 21:30:07 2022 +0800
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-apps.git.
from aa2c9e7 hello_rust: changes for target support
new a79195a system/adb: Remove unsed macro __N
xiaoxiang781216 merged pull request #854:
URL: https://github.com/apache/incubator-nuttx-apps/pull/854
--
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-m
anjiahao1 opened a new pull request #5638:
URL: https://github.com/apache/incubator-nuttx/pull/5638
This script will help you analyze memdump log files,
analyze the number of occurrences of backtrace,
and output stack information
memdump log files need this format:
pid size ad
masayuki2009 opened a new pull request #5639:
URL: https://github.com/apache/incubator-nuttx/pull/5639
## Summary
- This commit adds the pgheap for imx6
## Impact
- None
## Testing
- Tested with sabre-6quad:netknsh (not merged yet)
--
This is an
xiaoxiang781216 opened a new pull request #5640:
URL: https://github.com/apache/incubator-nuttx/pull/5640
## Summary
## Impact
Minor, code refactor
## Testing
Pass CI sim:ostest
--
This is an automated message from the Apache Git Service.
To respond to the message,
lipan118 commented on pull request #5523:
URL: https://github.com/apache/incubator-nuttx/pull/5523#issuecomment-1054190173
> Should this be a board level setting based on the wiring?
Not specific to stm32 board based on the wiring. but If you want to use the
dp83848 phy to implement
acassis commented on a change in pull request #5639:
URL: https://github.com/apache/incubator-nuttx/pull/5639#discussion_r815861392
##
File path: arch/arm/src/imx6/imx_pgalloc.c
##
@@ -0,0 +1,138 @@
+/
GUIDINGLI opened a new pull request #5641:
URL: https://github.com/apache/incubator-nuttx/pull/5641
## Summary
sched/group: Move files_initlist/lib_stream_initialize to group_alloc
sim: add loop thread to handle dev loops
For some dev loops will call sem_wait/sem_trywait
acassis commented on pull request #5638:
URL: https://github.com/apache/incubator-nuttx/pull/5638#issuecomment-1054227597
Please include a documentation including a usage example.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
Donny9 closed pull request #5634:
URL: https://github.com/apache/incubator-nuttx/pull/5634
--
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
acassis commented on a change in pull request #5635:
URL: https://github.com/apache/incubator-nuttx/pull/5635#discussion_r815865145
##
File path: fs/romfs/Kconfig
##
@@ -11,4 +11,13 @@ config FS_ROMFS
Enable ROMFS filesystem support
if FS_ROMFS
+
+config FS_R
acassis commented on a change in pull request #5635:
URL: https://github.com/apache/incubator-nuttx/pull/5635#discussion_r815865145
##
File path: fs/romfs/Kconfig
##
@@ -11,4 +11,13 @@ config FS_ROMFS
Enable ROMFS filesystem support
if FS_ROMFS
+
+config FS_R
anjiahao1 commented on pull request #5638:
URL: https://github.com/apache/incubator-nuttx/pull/5638#issuecomment-1054233508

use : action have error,Two checks have two criteria
acassis commented on pull request #929:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/929#issuecomment-1054238587
@nandojve why to move mcuboot to examples? I think boot/ is a better place
to keep it, what do you think @gustavonihei ? Actually there are many
"examples" inside e
acassis commented on pull request #5640:
URL: https://github.com/apache/incubator-nuttx/pull/5640#issuecomment-1054241547
Whoa, MacOS crashed again. @xiaoxiang781216 is there some way to create a
separated CI job for MacOS, this way we could Re-run only the MacOS instead of
Re-run all othe
anjiahao1 commented on pull request #5638:
URL: https://github.com/apache/incubator-nuttx/pull/5638#issuecomment-1054241718
> Please include a documentation including a usage example.
ok @Donny9 will do it
--
This is an automated message from the Apache Git Service.
To respond to
nandojve commented on pull request #929:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/929#issuecomment-1054243732
Hi @acassis,
This now fixes all comments from @gustavonihei to move to examples.
--
This is an automated message from the Apache Git Service.
To respond to
Donny9 commented on a change in pull request #5635:
URL: https://github.com/apache/incubator-nuttx/pull/5635#discussion_r815908158
##
File path: fs/romfs/Kconfig
##
@@ -11,4 +11,13 @@ config FS_ROMFS
Enable ROMFS filesystem support
if FS_ROMFS
+
+config FS_RO
xiaoxiang781216 commented on pull request #5640:
URL: https://github.com/apache/incubator-nuttx/pull/5640#issuecomment-1054291378
> Whoa, MacOS crashed again. @xiaoxiang781216 is there some way to create a
separated CI job for MacOS, this way we could Re-run only the MacOS instead of
Re-ru
xiaoxiang781216 commented on a change in pull request #5635:
URL: https://github.com/apache/incubator-nuttx/pull/5635#discussion_r815922004
##
File path: fs/romfs/Kconfig
##
@@ -11,4 +11,14 @@ config FS_ROMFS
Enable ROMFS filesystem support
if FS_ROMFS
+
+con
xiaoxiang781216 merged pull request #5638:
URL: https://github.com/apache/incubator-nuttx/pull/5638
--
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
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 281ecf1 boards/arm/stm32: Update adb configs
add 91e2b13 tools:add parsememdump.py to parse memdum
anchao opened a new pull request #5642:
URL: https://github.com/apache/incubator-nuttx/pull/5642
## Summary
arm/phy62xx: remove unused private header
## Impact
N/A
## Testing
ci check
--
This is an automated message from the Apache Git Service.
To respon
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 9bc2b4c board/sim: Remove CCLINKFLA
xiaoxiang781216 merged pull request #5640:
URL: https://github.com/apache/incubator-nuttx/pull/5640
--
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
xiaoxiang781216 opened a new pull request #1034:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1034
## Summary
## Impact
Code refactor only
## Testing
Pass CI
--
This is an automated message from the Apache Git Service.
To respond to the message, please
xiaoxiang781216 opened a new pull request #5643:
URL: https://github.com/apache/incubator-nuttx/pull/5643
## Summary
## Impact
Code refactor only
## Testing
Pass CI
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
xiaoxiang781216 opened a new pull request #5644:
URL: https://github.com/apache/incubator-nuttx/pull/5644
## Summary
since these variables are defined in Config.mk now
## Impact
Code refactor only
## Testing
Pass CI
--
This is an automated message from the Apach
anchao opened a new pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645
## Summary
arch/arm: optimize context switch speed
The current context save implementation saves registers of each task
to xcp context, which is unnecessary because most
xiaoxiang781216 merged pull request #5642:
URL: https://github.com/apache/incubator-nuttx/pull/5642
--
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
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 0961f12 arm/phy62xx: remove unused
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
commit f4b1b1262f203af027a15fbaf607a431dc63bde9
Author: Xiang Xiao
AuthorDate: Sun Feb 27 15:56:32 2022 +0800
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
commit 207249afdcd3ec283804490fbaa8b6fc4a985a15
Author: Xiang Xiao
AuthorDate: Sun Feb 27 03:11:22 2022 +0800
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
commit 478b292a87e3851810e4c350b0bda94ce645e895
Author: Xiang Xiao
AuthorDate: Sun Feb 27 16:01:40 2022 +0800
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
commit b0e6a6e0811b49d73dc676cc4849a017f835e0d9
Author: Xiang Xiao
AuthorDate: Sun Feb 27 03:07:59 2022 +0800
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 0961f12 arm/phy62xx: remove unused private header
new b0e6a6e input/djoystick: Remove the unused c
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
commit 70d90340c7bda300a46c8c52697617f63d5439ed
Author: Xiang Xiao
AuthorDate: Sun Feb 27 15:57:05 2022 +0800
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
commit aac9c4b78a79b5a914495a3199be79e51f0e1c3f
Author: Xiang Xiao
AuthorDate: Wed Jan 12 00:33:29 2022 +0800
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
commit 36909f5f6c80248bedacdaeba7439247a2d4827a
Author: Xiang Xiao
AuthorDate: Sun Feb 27 15:55:01 2022 +0800
xiaoxiang781216 merged pull request #5625:
URL: https://github.com/apache/incubator-nuttx/pull/5625
--
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
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 36909f5 input/buttons: Remove the unused bu_enabled from
btn_upperhalf_s
add da95495 Simplify DEF
xiaoxiang781216 merged pull request #5643:
URL: https://github.com/apache/incubator-nuttx/pull/5643
--
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
xiaoxiang781216 opened a new pull request #5646:
URL: https://github.com/apache/incubator-nuttx/pull/5646
## Summary
1.Remove the unused LIBPATHS, LDLINKFLAGS and HOSTLDFLAGS
2.Generate the image by CXX not LD and CC
3.Move HOSTCFLAGS from scripts/Make.defs to arch/Makefile
#
xiaoxiang781216 opened a new pull request #5647:
URL: https://github.com/apache/incubator-nuttx/pull/5647
## Summary
Improve the compatibility of assert
## Impact
Minor change
## Testing
Pass CI
--
This is an automated message from the Apache Git Service.
To res
masayuki2009 commented on pull request #5639:
URL: https://github.com/apache/incubator-nuttx/pull/5639#issuecomment-1054814294
@acassis
I added comments and removed unused functions.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
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 cb9c714 Publishing web
masayuki2009 commented on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1054876106
@anchao
I tried this PR with my latest imx6-netknsh branch
https://github.com/masayuki2009/incubator-nuttx/tree/imx6-netknsh and found
that init and hello
MTres19 commented on a change in pull request #5151:
URL: https://github.com/apache/incubator-nuttx/pull/5151#discussion_r816380277
##
File path: arch/arm/src/tiva/common/tiva_can.c
##
@@ -0,0 +1,2401 @@
+/
masayuki2009 edited a comment on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1054876106
@anchao
I tried this PR with my latest imx6-netknsh branches
(https://github.com/masayuki2009/incubator-nuttx/tree/imx6-netknsh
https://github.com/m
hartmannathan commented on pull request #5151:
URL: https://github.com/apache/incubator-nuttx/pull/5151#issuecomment-1054932225
I'll try to review tomorrow morning. Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
zhuyanlinzyl opened a new pull request #5648:
URL: https://github.com/apache/incubator-nuttx/pull/5648
In xtensa/include/irq.h the XCPTCONTEXT_SIZE is
`#define XCPTCONTEXT_SIZE((4 * XCPTCONTEXT_REGS) + 0x20)`
XCPTCONTEXT_SIZE is already byte size of xcpcontext
Signed-off
xiaoxiang781216 merged pull request #1033:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1033
--
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
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-apps.git.
from 9351ab5 system/libuv: Bump to v1.42.0
add cc156b9 ostest: Introduce basic setjmp/longjmp test
xiaoxiang781216 merged pull request #5639:
URL: https://github.com/apache/incubator-nuttx/pull/5639
--
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
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 da95495 Simplify DEFAULT_SMALL usage in Kconfig
add 2a434fe arch: imx6: Add the pgheap for imx6
N
no1wudi opened a new pull request #1035:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1035
## Summary
libuv: Remove unsupported case from test list
And some minor changes:
* Remove no-process.c from CSRCS since there is a implementation in nuttx.c
* Add sysinf
xiaoxiang781216 merged pull request #5635:
URL: https://github.com/apache/incubator-nuttx/pull/5635
--
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
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 2a434fe arch: imx6: Add the pgheap for imx6
add 120fa93 fs: add "/" suffix for mountpoint node whe
anchao commented on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055013498
> I tried this PR with my latest imx6-netknsh branches
(https://github.com/masayuki2009/incubator-nuttx/tree/imx6-netknsh
https://github.com/masayuki2009/incubator-n
masayuki2009 commented on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055031268
>I can reproduce this issue on your branch but without this PR, seems some
wrong with syscall clock_gettime:
@anchao
Did you try my branches without your
pected
```
incubator-nuttx$ git log --oneline -5
0689aed6f8 (HEAD, origin/imx6-netknsh) [DO NOT MERGE] sched: Add nfsroot
08d704b888 [DO NOT MERGE] boards: sabre-6quad: Add netknsh
d4c97078c3 arch: imx6: Add the pgheap for imx6
d0356bb9ba (tag: nuttx-20220228-182150) arch/risc-v/qemu-rv:
masayuki2009 commented on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055047086
>Yes, could you try your latest branch? it seems does not work as expected
@anchao
Are you using the latest my apps branch as well?
https://github
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 7872332 libuv: Remove unsuppor
xiaoxiang781216 merged pull request #1035:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1035
--
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
gin/imx6-netknsh) [DO NOT MERGE] hello + malloc test
aa2c9e7c3 (tag: nuttx-20220228-182150, tag: nuttx-20220228-172202, tag:
nuttx-20220228-072218, tag: nuttx-20220228-032219, tag: nuttx-20220228-002322,
tag: nuttx-20220227-182149, tag: nuttx-20220227-162159, tag:
nuttx-20220227-005222, tag: nut
masayuki2009 commented on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055067960
> Yes, apps branch is latest, I reinitialized another repository, but crash
still happen.
@anchao
Hmm, it's very strange to me.
Can you attach the
anchao commented on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055076999
> Hmm, it's very strange to me.
> Can you attach the getprime binary to this PR?
Please check the attachment
[bin.zip](https://github.com/apache/incubator-nut
masayuki2009 commented on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055082546
>Please check the attachment
@anchao
I confirmed that the binaries are slightly different from mine.
Could you tell me the toolchain version?
xiaoxiang781216 opened a new pull request #5649:
URL: https://github.com/apache/incubator-nuttx/pull/5649
## Summary
since the temporary kernel spawn proxy need duplicate file handler
from caller, please reference the follow source code for more info:
sched/task/task_posixspawn.c
anchao commented on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055086528
> > Please check the attachment
>
> @anchao
>
> I confirmed that the binaries are slightly different from mine. Could you
tell me the toolchain version?
masayuki2009 commented on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055090500
@anchao
I notice that my toolchain is a little bit old.
```
arm-none-eabi-gcc -v
Using built-in specs.
COLLECT_GCC=arm-none-eabi-gcc
COL
masayuki2009 commented on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055101966
@anchao
I tried the latest toolchain
```
$ arm-none-eabi-gcc -v
Using built-in specs.
COLLECT_GCC=arm-none-eabi-gcc
COLLECT_LTO_WRAPPER=/
anchao commented on pull request #5645:
URL: https://github.com/apache/incubator-nuttx/pull/5645#issuecomment-1055107580
> Now I can reproduce the crash which you are facing now.
I need to investigate what is happening with gcc 10.3.
That's great! thanks for your time, I will do mo
zhuyanlinzyl opened a new pull request #5650:
URL: https://github.com/apache/incubator-nuttx/pull/5650
Some chip not use the default cache size & way , read from
CCSIDR instead of hardcode.
Signed-off-by: zhuyanlin
## Summary
## Impact
## Testing
Test on qe
GUIDINGLI commented on pull request #5641:
URL: https://github.com/apache/incubator-nuttx/pull/5641#issuecomment-1055118937
@masayuki2009
Could you help to review this,
In this patch, we move the `sched_lock()` ahead & make the `up_initialize()`
can create thread.
--
This is an a
GUIDINGLI edited a comment on pull request #5641:
URL: https://github.com/apache/incubator-nuttx/pull/5641#issuecomment-1055118937
@masayuki2009
Could you help to review this,
In this PR, we move the `sched_lock()` ahead & make the `up_initialize()`
can create thread.
--
This is
93 matches
Mail list logo