Hello Heinz,

Am 19.02.21 um 09:57 schrieb Heinz Junkes:
Sorry, I should have seen…

Yes, it works as you wrote.

Now I just need to clarify the timing problem with fileio keyboard input....

Like I said: I would start at the CLOCK_DRIVER_USE_FAST_IDLE option. If you use my environment, the config.ini is generated and edited automatically. So you either have to change that or add a lin in the build_bsp function that changes the value.


Vielen, vielen Dank für Deine Hilfe,

Kein Problem.

Christian

Heinz


On 19. Feb 2021, at 09:45, Christian MAUDERER 
<christian.maude...@embedded-brains.de> wrote:


If you start the script just like it is, it assumes that you want to connect a 
gdb. In that case qemu is started with parameters that restart after the 
application terminates.

If you want to run an application without gdb, you have to pass "-p 0" to the 
script. This disables the gdb port and sets the -no-reboot option of qemu.


--
--------------------------------------------
embedded brains GmbH
Herr Christian MAUDERER
Dornierstr. 4
82178 Puchheim
Germany
email: christian.maude...@embedded-brains.de
phone: +49-89-18 94 741 - 18
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to