RE: Re: Power safe file systems for NuttX

2024-10-28 Thread Jia Lin
On 2024/10/26 05:27:35 Xiang Xiao wrote: > have you enable CONFIG_GPT_PARTITION or CONFIG_MBR_PARTITION and > call parse_block_partition: > https://github.com/apache/nuttx/blob/master/include/nuttx/fs/partition.h#L81 > to register partitions as block devices again, so you can mount the > different

Re: Re: Power safe file systems for NuttX

2024-10-28 Thread Xiang Xiao
On Tue, Oct 29, 2024 at 10:02 AM Jia Lin wrote: > On 2024/10/26 05:27:35 Xiang Xiao wrote: > > have you enable CONFIG_GPT_PARTITION or CONFIG_MBR_PARTITION and > > call parse_block_partition: > > > > https://github.com/apache/nuttx/blob/master/include/nuttx/fs/partition.h#L81 > > to register part

Re: [Article] Your very own Build Farm for NuttX

2024-10-28 Thread Alin Jerpelea
Hi Lup please add to the guide "apt install gh " on host os Best regards Alin On Mon, Oct 28, 2024 at 8:50 AM Lee, Lup Yuen wrote: > Thanks Alin, I think the fix is here: > https://github.com/apache/nuttx/pull/14527 > > Lup > > On Mon, Oct 28, 2024 at 3:43 PM Alin Jerpelea wrote: > > > Cmake

Re: [Article] Your very own Build Farm for NuttX

2024-10-28 Thread Alin Jerpelea
Hi Lup, I think that we all should push the logs as they are on https://gist.github.com/nuttxpr in separate folders containing build target (ex: arm-01) with logs renamed : platform_buildtime.log or platform/board/config with logs renamed : platform_board_config_buildtime.log This should simplify

Re: [Article] Your very own Build Farm for NuttX

2024-10-28 Thread Alin Jerpelea
Hi all, is anyone aware of this warning ? riscv-none-elf-ld: warning: /nuttx/nuttx has a LOAD segment with RWX permissions Best regards Alin On Mon, Oct 28, 2024 at 9:31 AM Alin Jerpelea wrote: > Hi Lup, > > I think that we all should push the logs as they are on > https://gist.github.com/nutt

Re: [Article] Your very own Build Farm for NuttX

2024-10-28 Thread Alin Jerpelea
Cmake in present: stm32f334-disco/nsh,CONFIG_ARM_TOOLCHAIN_CLANG Configuration/Tool: stm32f334-disco/nsh,CONFIG_ARM_TOOLCHAIN_CLANG 2024-10-28 07:41:50 Cleaning... Configuring... CMake Warning at cmake/nuttx_kc

Re: [Article] Your very own Build Farm for NuttX

2024-10-28 Thread Alin Jerpelea
Hi Lup, please add to the guide "gh auth login" so that users can upload the results Best regards Alin On Mon, Oct 28, 2024 at 9:12 AM Lee, Lup Yuen wrote: > << please add to the guide "apt install gh " on host os >> > > Yep thanks Alin! I have updated the article: > > https://lupyuen.codeber

Re: [Article] Your very own Build Farm for NuttX

2024-10-28 Thread Lee, Lup Yuen
<< please add to the guide "apt install gh " on host os >> Yep thanks Alin! I have updated the article: https://lupyuen.codeberg.page/articles/ci2.html#build-nuttx-for-all-target-groups ## Download the scriptsgit clone https://github.com/lupyuen/nuttx-releasecd nuttx-release ## Login to GitHub in

Re: [Article] Your very own Build Farm for NuttX

2024-10-28 Thread Alin Jerpelea
HI all the results from my test are available on https://gist.github.com/jerpelea I think that we should push all results on a git with date sorted by platform /board then create a simple heatmap with the latest build and green/red @lup what do you think ? Best regards Alin On Mon, Oct 28, 2024

Re: [Article] Your very own Build Farm for NuttX

2024-10-28 Thread Lee, Lup Yuen
<< please add to the guide "gh auth login" so that users can upload the results >> Yep Alin I added these steps to my article, lemme if I should go into more detail and add screenshots: https://lupyuen.codeberg.page/articles/ci2.html#build-nuttx-for-all-target-groups sudo gh auth login (1) What A

Re: [Article] Your very own Build Farm for NuttX

2024-10-28 Thread Lee, Lup Yuen
<< the results from my test are available on https://gist.github.com/jerpelea >> That's awesome Alin, thanks! :-) << I think that we should push all results on a git with date sorted by platform /board then create a simple heatmap with the latest build and green/red >> Yep lemme figure out if op

Re: [Article] Your very own Build Farm for NuttX

2024-10-28 Thread Alin Jerpelea
HI Lup I found another one Cmake in present: nucleo-f334r8/adc,CONFIG_ARM_TOOLCHAIN_CLANG Configuration/Tool: nucleo-f334r8/adc,CONFIG_ARM_TOOLCHAIN_CLANG 2024-10-28 07:17:15 Cleaning... Configuring... CMake W

Re: [Article] Your very own Build Farm for NuttX

2024-10-28 Thread Lee, Lup Yuen
Thanks Alin, I think the fix is here: https://github.com/apache/nuttx/pull/14527 Lup On Mon, Oct 28, 2024 at 3:43 PM Alin Jerpelea wrote: > Cmake in present: stm32f334-disco/nsh,CONFIG_ARM_TOOLCHAIN_CLANG > Configuration/Tool: stm32f334-disco/nsh,CONFIG_ARM_TOOLCHAIN_CLANG > 2024-10-28 07:41:50

Re: What is the right way to add PM to esp32c6

2024-10-28 Thread Felipe Moura Oliveira
*Hello everyone, Tiago,* I have made progress with the build issue I was encountering and am now "stuck" at what I believe is one of the final stages. I am experiencing the following compilation error: LD: nuttx riscv-none-elf-ld: warning: /home/felipe-moura/nuttxspace/nuttx-felipe/nuttx has a LOA

Re: [VOTE] Apache NuttX 12.7.0 RC1 release

2024-10-28 Thread Alan C. Assis
Hi Tomek, Thank you for testing NuttX on the FRDM-KL25Z board, I did the port 11 years ago and I'm surprised it is still working fine. You can find more info here: https://acassis.wordpress.com/2013/04/26/running-nuttx-on-kinetis-kl25z-freedom-board-frdm-kl25z/FRDM-KL25Z https://acassis.wordpres

Re: [VOTE] Apache NuttX 12.7.0 RC1 release

2024-10-28 Thread Filipe Cavalcanti
+1 for Espressif supported boards and chips. The following devices were tested using the internal CI with all available defconfigs. - esp32_devkitc - esp32_ethernet_kit - esp32_lyrat - esp32_pico_kit - esp32_wrover_kit - esp32c3_devkit - esp32c3_generic - esp32c6_devkitc - esp32c6_devkitm - esp3

Re: [VOTE] Apache NuttX 12.7.0 RC1 release

2024-10-28 Thread Tiago Medicci Serrano
Hi, I will trigger the internal pipeline for Espresif devices. Please wait until the results are available. Best regards, Em seg., 28 de out. de 2024 às 05:31, yfliu2008 escreveu: > Summary:   the rv-virt:knsh and rv-virt:knsh64 leakage looks > like false positive alert after further checks. >

Re: [VOTE] Apache NuttX 12.7.0 RC1 release

2024-10-28 Thread Alan C. Assis
This is the correct link: https://acassis.wordpress.com/2013/04/26/running-nuttx-on-kinetis-kl25z-freedom-board-frdm-kl25z On Mon, Oct 28, 2024 at 10:20 AM Alan C. Assis wrote: > Hi Tom