Joel Sherrill commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5730#note_157856 The following shows the command I successfully ran hello and ticker but is noisy about PCI and didn't exit: ``` $ LD_LIBRARY_PATH=/home/joel/rtems-work/tools/next/qemu/lib64 qemu-system-mips -M malta -cpu 24Kf -nographic -kernel `find build -name hello.exe` *** BARs for slot=11 func=0 *** PCI DEVICE BAR0: 0x1 *** PCI DEVICE BAR1: 0x0 *** PCI DEVICE BAR2: 0x0 *** PCI DEVICE BAR3: 0x0 *** PCI DEVICE BAR4: 0x0 *** PCI DEVICE BAR5: 0x0 *** BARs for slot=11 func=0 *** PCI DEVICE BAR0: 0x4161 *** PCI DEVICE BAR1: 0x302059552 *** PCI DEVICE BAR2: 0x0 *** PCI DEVICE BAR3: 0x0 *** PCI DEVICE BAR4: 0x0 *** PCI DEVICE BAR5: 0x0 *** BEGIN OF TEST HELLO WORLD *** *** TEST VERSION: 7.0.0.181e86a199551f30cb0b62929b786ae0b24cae01 *** TEST STATE: EXPECTED_PASS *** TEST BUILD: RTEMS_POSIX_API *** TEST TOOLS: 15.3.0 20260612 (RTEMS 7, Build 2026.06.12, RSB 105f43d299cb5c367fc5f2b0147f401721ed3d9c-modified, Newlib 7d4336cf) Hello World *** END OF TEST HELLO WORLD *** [ RTEMS shutdown ] RTEMS version: 7.0.0.181e86a199551f30cb0b62929b786ae0b24cae01 RTEMS tools: 15.3.0 20260612 (RTEMS 7, Build 2026.06.12, RSB 105f43d299cb5c367fc5f2b0147f401721ed3d9c-modified, Newlib 7d4336cf) executing thread ID: 0x0a010001 executing thread name: UI1 *** BARs for slot=11 func=0 *** PCI DEVICE BAR0: 0x4161 *** PCI DEVICE BAR1: 0x302059552 *** PCI DEVICE BAR2: 0x0 *** PCI DEVICE BAR3: 0x0 *** PCI DEVICE BAR4: 0x0 *** PCI DEVICE BAR5: 0x0 *** BARs for slot=11 func=0 *** PCI DEVICE BAR0: 0x4161 *** PCI DEVICE BAR1: 0x302059552 *** PCI DEVICE BAR2: 0x0 *** PCI DEVICE BAR3: 0x0 *** PCI DEVICE BAR4: 0x0 *** PCI DEVICE BAR5: 0x0 QEMU: Terminated ``` -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/work_items/5730#note_157856 You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/5-80j5xqqyoq0395wnoisen1b8m-1d/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
