Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-08 Thread rushi ghatkar
ere anyone who has worked on Nuttx RTOS with Nucleo-H743ZI2 board and can help me with this issue? Please help me to solve this issue. And also I want to create my own driver using nuttx rtos on a Nucleo-H73ZI2 board . How to create our own driver and which IDE we have to use? Please help me.

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-09 Thread murat tologlu
nsh> prompt isn't appearing. > What to do about it? > > Is there anyone who has worked on Nuttx RTOS with Nucleo-H743ZI2 board and > can help me with this issue? > Please help me to solve this issue. > And also I want to create my own driver using nuttx rtos on a Nucleo-H

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-09 Thread Nathan Hartman
board it's just waiting but the nsh> prompt isn't appearing. > What to do about it? > > Is there anyone who has worked on Nuttx RTOS with Nucleo-H743ZI2 board and > can help me with this issue? > Please help me to solve this issue. > And also I want to create my ow

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-09 Thread murat tologlu
; > > flash command is not working so I tried STM32CubeProgrammer to flash and > > it > > > got flash successfully. > > > But after that "sudo picocom/dev/ttyACM0 -b 115200" , after executing and > > > resetting the board it's just waiting but the

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-10 Thread rushi ghatkar
; > > Nucleo-H743ZI2 board and followed a youtube video of Nuttx channel to > > > > configure, compile and flash Nuttx rtos in Nucleo-H743ZI2 board. > After > > > > compilation nuttx.bin file has been created but to flash that on > board, > > > > flash

RE: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-10 Thread Murat Tologlu
e someone else can contribute. Good luck. From: rushi ghatkar Sent: Tuesday, August 10, 2021 12:24 PM To: dev@nuttx.apache.org Subject: Re: Nuttx RTOS with Nucleo-H743ZI2 board On Tue, Aug 10, 2021 at 2:52 PM rushi ghatkar mailto:rushighatka...@gmail.com>> wrote: Hi Sir, Thank

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-10 Thread rushi ghatkar
ybe someone else can > contribute. > > Good luck. > > From: rushi ghatkar > Sent: Tuesday, August 10, 2021 12:24 PM > To: dev@nuttx.apache.org > Subject: Re: Nuttx RTOS with Nucleo-H743ZI2 board > > > > On Tue, Aug 10, 2021 at 2:52 PM rushi ghatkar <mailto:rush

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-10 Thread Simon Filgis
more answer for you. Maybe someone else can > > contribute. > > > > Good luck. > > > > From: rushi ghatkar > > Sent: Tuesday, August 10, 2021 12:24 PM > > To: dev@nuttx.apache.org > > Subject: Re: Nuttx RTOS with Nucleo-H743ZI2 board > > >

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-10 Thread rushi ghatkar
u still can't get the nsh> prompt with the firmware I > > sent > > > to you I don't have any more answer for you. Maybe someone else can > > > contribute. > > > > > > Good luck. > > > > > > From: rushi ghatkar > > > Sent:

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-10 Thread Alan Carvalho de Assis
3:29 PM Murat Tologlu >> > wrote: >> > >> > > Hi, >> > > >> > > Your nuttx.bin is probably different than the nuttx.bin file which I >> sent >> > > to you that's why I configured and compiled an sent to you a new one >> fo

RE: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-10 Thread Murat Tologlu
. BR, Murat -Original Message- From: Alan Carvalho de Assis Sent: Tuesday, August 10, 2021 3:38 PM To: dev@nuttx.apache.org Subject: Re: Nuttx RTOS with Nucleo-H743ZI2 board Hi Rushikesh, I think you are doing the right steps, but just to confirm: $ make distclean $ ./tools/configu

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-10 Thread Brennan Ashton
; BR, > Murat > > -Original Message- > From: Alan Carvalho de Assis > Sent: Tuesday, August 10, 2021 3:38 PM > To: dev@nuttx.apache.org > Subject: Re: Nuttx RTOS with Nucleo-H743ZI2 board > > Hi Rushikesh, > > I think you are doing the right steps, but just to

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-10 Thread Brennan Ashton
oject successfully. >> >> There may be a similar toolchain mismatch here so I think it would be proper >> if one of maintainers tests my nuttx.bin and his own compiled firmware with >> the present master branch on his Nucleo-H743zi2 board. >> >> BR, >&g

RE: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-10 Thread Murat Tologlu
Hi Brennan, Thank you very much for your kind replay and help. BR, Murat -Original Message- From: Brennan Ashton Sent: Wednesday, August 11, 2021 8:26 AM To: dev@nuttx.apache.org Subject: Re: Nuttx RTOS with Nucleo-H743ZI2 board Ok I verified this is still working correctly. Here is

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-10 Thread rushi ghatkar
lchain mismatch here so I think it would be > proper if one of maintainers tests my nuttx.bin and his own compiled > firmware with the present master branch on his Nucleo-H743zi2 board. > >> > >> BR, > >> Murat > >> > >> -Original Mess

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-10 Thread rushi ghatkar
. > >> > >> There may be a similar toolchain mismatch here so I think it would be > proper if one of maintainers tests my nuttx.bin and his own compiled > firmware with the present master branch on his Nucleo-H743zi2 board. > >> > >> BR, > >> Mura

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-11 Thread Brennan Ashton
> firmware worked very well. I thanks to Jonathan very much because on this > > occasion I learned that changing the toolchain may be a solution sometime > > and I recently used the same trick in an esp32 project successfully. > > >> > > >> There may be a similar toolchain

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-11 Thread Daniel Pereira Carvalho
>> >> >> > Hi Sir, >> >> > >> >> > Thanks. Appreciate for your help. >> >> > >> >> > I have flashed your firmware file, nuttx.bin , but still I'm not >> >> > getting >> >> > ns

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-11 Thread Alan Carvalho de Assis
l.com> >> >> wrote: >> >> >> >> > Hi Sir, >> >> > >> >> > Thanks. Appreciate for your help. >> >> > >> >> > I have flashed your firmware file, nuttx.bin , but still I'm n

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-11 Thread rushi ghatkar
>> > >> >> On Tue, Aug 10, 2021 at 12:11 PM rushi ghatkar < > >> rushighatka...@gmail.com> > >> >> wrote: > >> >> > >> >> > Hi Sir, > >> >> > > >> >> > Thanks. Appreciate for your help. > &

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-11 Thread rushi ghatkar
gt;> >> Simon > >> >> > >> >> > >> >> On Tue, Aug 10, 2021 at 12:11 PM rushi ghatkar < > >> rushighatka...@gmail.com> > >> >> wrote: > >> >> > >> >> > Hi Sir, > >> >>

Re: Nuttx RTOS with Nucleo-H743ZI2 board

2021-08-11 Thread Alan Carvalho de Assis
> >> >> > >> >> > On Tue, Aug 10, 2021 at 3:52 PM Simon Filgis >> >> > >> >> > wrote: >> >> > >> >> >> Hi Sir, >> >> >> >> >> >> split you problem