Re: Debugging Nuttx

2020-04-05 Thread Alexander Oryshchenko
Hello Eduard, Regarding you second question. arch/arm/source/chip and board are symbolic links. They are accessible under WSL (but at least for me inaccessible in Windows). But why do you need to copy something here? -Alexander On Sat, Apr 4, 2020 at 11:39 PM Eduard Niesner wrote: > Hi all, >

Re: Podling Nuttx Report Reminder - April 2020

2020-04-05 Thread Nathan Hartman
On Sat, Apr 4, 2020 at 11:03 AM Flavio Junqueira wrote: > > Any update on the report? I don't see it on the April 2020 wiki page. > > Thanks, > -Flavio Hello, We were asked to report monthly for the first three months (which we did in January, February, March) and then quarterly after that.

Re: Podling Nuttx Report Reminder - April 2020

2020-04-05 Thread Abdelatif Guettouche
> It appears that formatting has been lost. It was formatted as text > strictly wrapped at 72 characters. However it appears that Confluence > has rewrapped it for some reason. Does anyone know? We need two spaces at the end of a line to wrap it. Should be good now. On Sun, Apr 5, 2020 at 11:10

Re: binary loader ELF file size limits

2020-04-05 Thread Florian Wehmeyer
Hi Alan, many thanks for your hints!! In my this situation, the -29 error is returned by ret = elf_load(); But, turned out that the error was coming from the NXFFS.. I reformatted the volume from which I was loading the ELF file, and the error disappeared, working well.. Takes some seconds

Re: Podling Nuttx Report Reminder - April 2020

2020-04-05 Thread Justin Mclean
Hi, I would suggest you report this month otherwise you’ll be asked to report again next month. Thanks, Justin

Re: Podling Nuttx Report Reminder - April 2020

2020-04-05 Thread Gregory Nutt
I would suggest you report this month otherwise you’ll be asked to report again next month. I imagine that if we report no progress this month, we would be asked to report again next month too, right? The hope and the plan is that we will be able to report the first release and well as

Re: Podling Nuttx Report Reminder - April 2020

2020-04-05 Thread Nathan Hartman
On Sun, Apr 5, 2020 at 5:47 PM Gregory Nutt wrote: > > I would suggest you report this month otherwise you’ll be asked to report > > again next month. > > I imagine that if we report no progress this month, we would be asked to > report again next month too, right? > > The hope and the plan is

Re: binary loader ELF file size limits

2020-04-05 Thread Alan Carvalho de Assis
Hi Florian, Nice to know you fixed it. Try to use SPI NOR Flash with SmartFS, it will load very fast. BR, Alan On 4/5/20, Florian Wehmeyer wrote: > > Hi Alan, > > many thanks for your hints!! > > In my this situation, the -29 error is returned by > > ret = elf_load(); > > But, turned out

Re: Debugging Nuttx

2020-04-05 Thread Alexander Oryshchenko
path -> patch, I lost characters sometimes :) вс, 5 апр. 2020 г., 23:17 Alexander Oryshchenko : > Hi, > > For second your question I can little bit help you. I wrote path which > replases "ln" command in link.sh with Windows links. Then both WLS and > Windows understand it fine and you will not

Re: Debugging Nuttx

2020-04-05 Thread Eduard Niesner
Hi Alexander, I debug my application using Visual Studio and when I try to step-in a function from Nuttx it looks for the source files in C:\SysGCC\arm-eabi\mnt\d\work\NuttxH7\Nuttx\arch\arm\src\ *chip\.c. *Since the "chip" folder is a simbolic link and is not accessible from Windows, Visual

Re: Podling Nuttx Report Reminder - April 2020

2020-04-05 Thread Nathan Hartman
On Sun, Apr 5, 2020 at 6:03 PM Nathan Hartman wrote: > I have put up a draft here: > > https://cwiki.apache.org/confluence/display/NUTTX/April+2020 It appears that formatting has been lost. It was formatted as text strictly wrapped at 72 characters. However it appears that Confluence has

Re: Podling Nuttx Report Reminder - April 2020

2020-04-05 Thread Nathan Hartman
On Sun, Apr 5, 2020 at 6:18 PM Abdelatif Guettouche < abdelatif.guettou...@gmail.com> wrote: > > It appears that formatting has been lost. It was formatted as text > > strictly wrapped at 72 characters. However it appears that Confluence > > has rewrapped it for some reason. Does anyone know? > >

RE: problem with nxsig_timeout (sig_timedwait.c)

2020-04-05 Thread Nakamura, Yuuichi (Sony)
Hi all, I have found a same problem which Sebastian pointed out in another processor. Not only Renesus RX, for example, AVR has similar ABI spec. To fix the problem, I have investigated the callers of wd_start(). Please let me discuss about the problem in github issue #740. Thanks, Yuuichi

Re: Podling Nuttx Report Reminder - April 2020

2020-04-05 Thread Abdelatif Guettouche
Everything looks good to me. Thank you for putting it together, Nathan. Maybe we can go ahead and submitted at https://cwiki.apache.org/confluence/display/INCUBATOR/April2020 On Mon, Apr 6, 2020 at 12:15 AM Nathan Hartman wrote: > > On Sun, Apr 5, 2020 at 6:18 PM Abdelatif Guettouche < >

Re: Podling Nuttx Report Reminder - April 2020

2020-04-05 Thread Nathan Hartman
On Sun, Apr 5, 2020 at 7:25 PM Abdelatif Guettouche wrote: > Everything looks good to me. Thank you for putting it together, Nathan. > Maybe we can go ahead and submitted at > https://cwiki.apache.org/confluence/display/INCUBATOR/April2020 It is done and submitted. Thanks all for your input.

Build failed in Jenkins: NuttX-Nightly-Build #87

2020-04-05 Thread Apache Jenkins Server
See Changes: -- [...truncated 547.29 KB...] Configuring... Copy files Select CONFIG_HOST_LINUX=y Refreshing... Building NuttX...