>-Original Message-
>From: Nathan Hartman
>Sent: 18 August 2022 03:01
>To: dev@nuttx.apache.org
>Subject: Re: 10.3 merge issues
>
>On Wed, Aug 17, 2022 at 3:27 PM Tim Hardisty wrote:
>
>> I realise, now, I compared mine against 10.2 variants not 10.3...not
>> sure why, but there you go.
>-Original Message-
>From: Gregory Nutt
>Sent: 17 August 2022 19:16
>To: dev@nuttx.apache.org
>Subject: Re: 10.3 merge issues
>
>
>>
>> It all boots and I get the nsh prompt but I get continuous:
>>
>> nsh_session: cle failed: 22
>>
>> I'm assuming that's EINVAL, but I can't work out why?
Looks like some kind of conflict with syslog settings in the config (either
"default SYSLOG device" or "Use SYSLOG for /dev/console". I've not been using
syslog, so probably something I'd tried (i.e. stab in the dark!) for some
reason in the past that was benign in 10.2 and not in 10.4.
Working
Hi Bill,
Thank Bill, I will follow more info for you.
Sure, I think this time you could contribute back to mainline :-)
BR,
Alan
On 8/18/22, Bill Rees wrote:
>
>
>
> Hi Alan,
>
>
>
>I am interested in this work.
>
>
>
>I am an embedded engineer and have worked with nuttx for
On Thu, Aug 18, 2022 at 6:40 AM TimH wrote:
> Looks like some kind of conflict with syslog settings in the config
> (either "default SYSLOG device" or "Use SYSLOG for /dev/console". I've not
> been using syslog, so probably something I'd tried (i.e. stab in the dark!)
> for some reason in the pas