Added as CC new An Chao email (from hotmail).
On Fri, Jul 26, 2024 at 5:17 PM Alan C. Assis wrote:
> Hi Lwazi,
>
> On Fri, Jul 26, 2024 at 4:12 PM Lwazi Dube wrote:
>
>> On Mon, 15 Jul 2024 at 14:30, Alan C. Assis wrote:
>>
>> > Hi David,
>> >
>> > A quick way to test on your board is using
Hi Lwazi,
On Fri, Jul 26, 2024 at 4:12 PM Lwazi Dube wrote:
> On Mon, 15 Jul 2024 at 14:30, Alan C. Assis wrote:
>
> > Hi David,
> >
> > A quick way to test on your board is using version 10.2.0 while we fix
> the
> > issue:
> >
> > https://nuttx.apache.org/download/
> >
> > This is the last ve
On Mon, 15 Jul 2024 at 14:30, Alan C. Assis wrote:
> Hi David,
>
> A quick way to test on your board is using version 10.2.0 while we fix the
> issue:
>
> https://nuttx.apache.org/download/
>
> This is the last version before the PR that introduced the issue.
>
> If you have good experience with
try SDCard and ELF, you can also use
> other boards (with STM32, ESP32, SAMD5, SAMV7, iMXRT, etc).
>
> BR,
>
> Alan
>
>
> On Mon, Jul 15, 2024 at 12:24 PM David Barrass
> wrote:
>
>> Hi,
>>
>> This email address seems to be the only appropriate one
Hi,
>
> This email address seems to be the only appropriate one for this message
> even though this is not a bug report!
>
> Rather - quite the opposite. It is a big thank you to the team and
> especially Gregory Nutt.
>
> I have been following NuttX for a "long"
Hi,
This email address seems to be the only appropriate one for this message
even though this is not a bug report!
Rather - quite the opposite. It is a big thank you to the team and
especially Gregory Nutt.
I have been following NuttX for a "long" time. (Pre Apache) but up until
Kwonsk,
Thanks for reporting this, it looks like you are correct and I have opened
a PR against this here
https://github.com/apache/incubator-nuttx/pull/1316
If you are able to test it that would be great. We can also make sure this
gets into the 9.1 release.
--Brennan
On Wed, Jun 24, 2020, 1:02
Hi,
During the test, I've got a system crash (hardfault) when running os_test.
After debugging with jtag+gdb, I found that crash occurred at
line 283 of mm_realloc() (mm_realloc.c).
Hardfault cause was "accessing invalid memory area".
This is because realloc logic uses new size (not the or
I created PR 1167 to correct this per your description.
On 5/31/2020 9:51 AM, 권석근 wrote:
Hi,
I found a bug at "pty.c" during ssh server implementation.
When I turn on CONFIG_SERIAL_TERMIOS and OPOST|ONLCR on pty device
for nsh console's stdin/stdout (ssh shell service), I've got system crash.
Hi,
I found a bug at "pty.c" during ssh server implementation.
When I turn on CONFIG_SERIAL_TERMIOS and OPOST|ONLCR on pty device
for nsh console's stdin/stdout (ssh shell service), I've got system crash.
Bugs at line 687 of pty.c, pty_write()
ntotal++;
when converting '\n' to '\r\n', pty_write
10 matches
Mail list logo