RTEMS Tools | Added niosvc10lp BSP support (!24)

Kevin Kirspel (@kirspelk) gitlab at rtems.org
Tue Aug 6 20:13:04 UTC 2024



Kevin Kirspel created a merge request: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/24

Project:Branches: kirspelk/rtems-tools:main to rtems/tools/rtems-tools:main
Author:   Kevin Kirspel




## Summary

Added niosvc10lp BSP support for Issue #5101
1. Add niosvc10lp bsp and tier
2. Added support for Intel's juart_terminal.exe JTAG UART application as a console device
3. Changed the way GDB shuts down after closing to work with ash-riscv-gdb-server.exe GDB Server
   a. Ashling ash-riscv-gdb-server.exe GDB Server doesn't shut down properly when killing it through SIGTERM.
   b. When closing gdb.py, call stop() instead of kill() to allow graceful shutdown.
   c. Ashling ash-riscv-gdb-server.exe GDB Server doesn't respond to the -exec-interrupt command.
   d. Send SIGINT signal to break active GDB session
   e. Added disconnect before quiting GDB session
   f. commented out print() when sending signals to keep output clean with these changes
4. When opening and closing the console, added the current test index and total test value to allow
   console to perform actions on first and last test case. Important for opening and closing the juart_terminal.exe
   only once since to lower the chance of a failed initialization when it runs over the JTAG cable.


<!-- Default settings, if it is a dropdown it will set after submission -->

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/24
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240806/700b0bee/attachment-0001.htm>


More information about the bugs mailing list