On Wed, 16 Aug 2023 16:29:11 +0200 I wrote:
> On Wed, 16 Aug 2023 14:32:23 +0200
> Bernd Walter wrote:
>
> > On Wed, Aug 16, 2023 at 11:18:19AM +0200, Milan Obuch wrote:
[ snip ]
> > > Additionally, for Raspberry Pi Pico, there is one more error
> > > message, this time somewhat serious:
> > >
On 8/18/2023 12:14 PM, Philippe Leduc wrote:
Hello,
I am currently in the process of porting NuttX to the i.MX8MP (Cortex-M7) SoC
from NXP. I managed to have a POC that boot and the serial seems to work
properly. However the console seems to behave strangely: I need to configure my
client to h
Hi Philippe,
On 8/18/23, Philippe Leduc wrote:
> Hello,
>
> I am currently in the process of porting NuttX to the i.MX8MP (Cortex-M7)
> SoC
Did you see that: https://github.com/apache/nuttx/pull/10294
Maybe you can reuse or merge part of it.
> from NXP. I managed to have a POC that boot and th
Hello,
I am currently in the process of porting NuttX to the i.MX8MP (Cortex-M7) SoC
from NXP. I managed to have a POC that boot and the serial seems to work
properly. However the console seems to behave strangely: I need to configure my
client to handle the echo and to transform input and outp