From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4DD25A8C.8030506@domain.hid> Date: Tue, 17 May 2011 13:22:52 +0200 From: Wolfgang Grandegger MIME-Version: 1.0 References: <89B30389DB4AE240AC1227F3FDBB7CCF029B910A@ontex.i.omicron.de> <4DCD2EE8.2010904@domain.hid> <89B30389DB4AE240AC1227F3FDBB7CCF029B910B@ontex.i.omicron.de> <4DD102DA.9080206@domain.hid> <4DD107AD.5000307@domain.hid> <89B30389DB4AE240AC1227F3FDBB7CCF029B910F@ontex.i.omicron.de> <4DD13882.8000708@domain.hid> <89B30389DB4AE240AC1227F3FDBB7CCF029B9110@domain.hid> <4DD22053.5030502@domain.hid> <89B30389DB4AE240AC1227F3FDBB7CCF029B9111@domain.hid> <4DD23F8A.5000107@domain.hid> <4DD257F5.7010408@domain.hid> In-Reply-To: <4DD257F5.7010408@domain.hid> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] build xenomai userspace app, illegal instruction List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gilles Chanteperdrix Cc: xenomai-help , "Koenig, Florian" On 05/17/2011 01:11 PM, Gilles Chanteperdrix wrote: > On 05/17/2011 11:27 AM, Wolfgang Grandegger wrote: >> On 05/17/2011 09:53 AM, Koenig, Florian wrote: >>> Hi, >>> >>> Do you have CONFIG_XENO_HW_FPU disabled? If not, please disable and >>> retry. Illegal instructions are maybe due to hard-float instructions in >>> the binary. I will check on our Walnut board when time permits... >>> hopefully today. >> >> Nobody will understand that the above paragraph was written by myself >> without proper quoting! >> >>> I set CONFIG_XENO_HW_FPU to >>> # CONFIG_XENO_HW_FPU is not set >> >> Well, that should not be done manually and it could not be set via >> "menuconfig", I just realized. It's not the problem anyway, I believe. > > You can set CONFIG_XENO_HW_FPU, it is located in the "Real-time > system"/"nucleus"/"Machine" menu. Ah, right. Didn't look really carefully. Wolfgang.