nealef commented on PR #2026:
URL: https://github.com/apache/nuttx-apps/pull/2026#issuecomment-1715051617

   Made the changes and get a clean build but when I build and run 
`sim:sotest32` on my x64 Ubuntu 20.04 system I crash with:
   ```
   NuttShell (NSH)
   nsh> sotest
   main: Registering romdisk at /dev/ram3
   main: Mounting ROMFS filesystem at target=/mnt/romfs with source=/dev/ram3
   module_initialize:
   Process 3421077 stopped
   * thread #1, name = 'nuttx', stop reason = signal SIGILL: illegal 
instruction operand
       frame #0: 0xf3df4651
   ->  0xf3df4651: lock
       0xf3df4652: fpatan
   ```
   So I am wondering if I need to run it on something else?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to