[PR] arch/avr: New patches to support AVRDA/AVRDB [nuttx]

2025-05-18 Thread via GitHub
acassis opened a new pull request, #16410: URL: https://github.com/apache/nuttx/pull/16410 ## Summary These patches fix the last comments from previous review created by KR. ## Impact Only fixes ## Testing N/A -- This is an automated message f

Re: [I] [HELP] SD Card imxrt_dmapreflight: dcache unaligned buffer:0x202458b8 end:0x20245ab7 [nuttx]

2025-05-18 Thread via GitHub
keever50 commented on issue #16159: URL: https://github.com/apache/nuttx/issues/16159#issuecomment-293396 > [@keever50](https://github.com/keever50) solution: > > CONFIG_FAT_DMAMEMORY=y CONFIG_GRAN=y CONFIG_STM32H7_SDMMC_IDMA=y CONFIG_ARMV7M_DCACHE_WRITETHROUGH=n see:armv7m mpu do

Re: [I] [HELP] `dhcpd_stop()` does not return if no packets were received (recv blocking behavior) [nuttx]

2025-05-18 Thread via GitHub
TimJTi commented on issue #16135: URL: https://github.com/apache/nuttx/issues/16135#issuecomment-2888957599 I see this too. How about adding SO_RCVTIMEO using a Kconfig-set timeout (if 0 we don't use a timeout). That will allow the recv to timeout and allow the while loop to exit whe

Re: [I] [FEATURE] Please Support Software Breakpoints [nuttx]

2025-05-18 Thread via GitHub
xiaoxiang781216 commented on issue #16409: URL: https://github.com/apache/nuttx/issues/16409#issuecomment-2889000645 why not add by yourself? if you already has the ideal and demo code. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] arch/avr: New patches to support AVRDA/AVRDB [nuttx]

2025-05-18 Thread via GitHub
xiaoxiang781216 commented on PR #16410: URL: https://github.com/apache/nuttx/pull/16410#issuecomment-2889003354 need normalize defonfig: https://github.com/apache/nuttx/actions/runs/15095904909/job/42430575241?pr=16410 -- This is an automated message from the Apache Git Service. To res

Re: [PR] boards/sama5d3-xplained: Add knsh configuration [nuttx]

2025-05-18 Thread via GitHub
ldube commented on PR #16408: URL: https://github.com/apache/nuttx/pull/16408#issuecomment-2889303600 @acassis Is this is a requirement? -- 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 specif

(nuttx-website) branch asf-site updated: Publishing web: 16e1777b863bd27e3a00b7b779baf0131af07df6 docs: 641e8daaef07826bad46f27d09ee0a6d78df6624

2025-05-18 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 42d1eacd3 Publishing web: 16e1777

Re: [PR] sched: Add max delay tick limitation for wdog/wqueue. [nuttx]

2025-05-18 Thread via GitHub
Fix-Point commented on code in PR #16394: URL: https://github.com/apache/nuttx/pull/16394#discussion_r2094710251 ## Documentation/reference/os/time_clock.rst: ## @@ -494,7 +494,7 @@ with NuttX tasks. - :c:func:`wd_gettime` - Watchdog Timer Callback -.. c:function:: int wd_st

Re: [I] [BUG] RP2040 SMP configurations broken [nuttx]

2025-05-18 Thread via GitHub
shtirlic commented on issue #15760: URL: https://github.com/apache/nuttx/issues/15760#issuecomment-2889667631 > > Still broken for rp23xx (pico2) on master, reverting to at least to [b49f428](https://github.com/apache/nuttx/commit/b49f4286fb60a2b1ceaefc0ce2b712d1992bf2e6) fixes the SMP buil

Re: [PR] sched: Add max delay tick limitation for wdog/wqueue. [nuttx]

2025-05-18 Thread via GitHub
jlaitine commented on code in PR #16394: URL: https://github.com/apache/nuttx/pull/16394#discussion_r2094903725 ## sched/wdog/wd_start.c: ## @@ -406,15 +406,12 @@ int wd_start_abstick(FAR struct wdog_s *wdog, clock_t ticks, *

Re: [PR] sched: Add max delay tick limitation for wdog/wqueue. [nuttx]

2025-05-18 Thread via GitHub
jlaitine commented on code in PR #16394: URL: https://github.com/apache/nuttx/pull/16394#discussion_r2094903725 ## sched/wdog/wd_start.c: ## @@ -406,15 +406,12 @@ int wd_start_abstick(FAR struct wdog_s *wdog, clock_t ticks, *

[I] [FEATURE] Please Support Software Breakpoints [nuttx]

2025-05-18 Thread via GitHub
snikeguo opened a new issue, #16409: URL: https://github.com/apache/nuttx/issues/16409 ### Is your feature request related to a problem? Please describe. Some firmware runs in RAM, such as external SDRAM, where breakpoint instructions can be used to implement an unlimited number of br

Re: [I] [FEATURE] Please Support Software Breakpoints [nuttx]

2025-05-18 Thread via GitHub
snikeguo commented on issue #16409: URL: https://github.com/apache/nuttx/issues/16409#issuecomment-2889052699 @xiaoxiang781216 主要是技术能力有限,后续我尝试加一下吧,我的VM虚拟机刚好需要用到这个,现在暂时调试STM32H7 sdmmc读写TF卡太慢的问题。 -- This is an automated message from the Apache Git Service. To respond to the message, please