Re: Problem booting when using Nuttx on Qemu x86_64

2020-07-06 Thread Punit Agrawal
Hi Yang, (Aside: Apologies if I am using the wrong name part. Please do correct my usage) Many thanks for your replies and looking into my report. Below I have tried to answer your queries and some more information about what I tried. Yang Chung Fan writes: > Hi, > > I have tested it on my mac

Re: Problem booting when using Nuttx on Qemu x86_64

2020-07-03 Thread Yang Chung Fan
Hi, I have tested it on my machine. Using commit deb3b13759fe08 , I can successfully boot into nsh. For your reference, the following are my environments. Build machine: - Windows10 WSL2 18.04 - gcc (Ubuntu 9.3.0-11ubuntu0~18.04.1) 9.3.0 Execute machine: - Ubuntu 18.04 - Xeon 2650 v4 / 16G

Re: Problem booting when using Nuttx on Qemu x86_64

2020-07-03 Thread Yang Chung Fan
In addition, may I have your processor model please. The Intel processors feature set varys quite a lot. Maybe some feature settings are considered improper for your processor, causing a GP. BR, -- Yang Chung Fan (楊宗凡) (ヤン ゾン ファン)

Re: Problem booting when using Nuttx on Qemu x86_64

2020-07-03 Thread Yang Chung Fan
Hi, Good to hear more people trying our nuttx on x86_64. > I am trying to run nuttx in a Qemu x86_64 VM but seem to be hitting some > issue during early boot (as far as I can tell). I am using commit > deb3b13759fe08 ("Udate TODO List") from yesterday. That's quite new. I was recently working wi

Problem booting when using Nuttx on Qemu x86_64

2020-07-02 Thread Punit Agrawal
Hi, I am trying to run nuttx in a Qemu x86_64 VM but seem to be hitting some issue during early boot (as far as I can tell). I am using commit deb3b13759fe08 ("Udate TODO List") from yesterday. Following the instructions for the board qemu-intel64, I configured and built the nuttx.elf using -