RTEMS Tools | tester/bsps/lm3s6965_qemu: Enable automated tests for lm3s6965_qemu (!80)
Joel Sherrill (@joel)
gitlab at rtems.org
Mon Mar 9 16:05:31 UTC 2026
Joel Sherrill started a new discussion: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/80#note_144920
I am ok with this new tester configuration but when I look at this BSP in RTEMS, I do not see the two BSP_ configuration parameters supported.
```ini
# config.ini
[arm/lm3s6965_qemu]
RTEMS_DEBUG = True
BUILD_SAMPLES = True
BSP_RESET_BOARD_AT_EXIT = True
# 64K RAM, 256K ROM
BSP_LM3S6965_QEMU_RAM_LENGTH = 0x00010000
BSP_LM3S6965_QEMU_ROM_LENGTH = 0x00040000
```
Do you have local changes which are not in RTEMS main?
What's different between the default configuration of the lm3s6965_qemu BSP and what you have above? There should be a BSP variant name which matches what is needed to test with the qemu rtems-tester configuration.
This comment can be resolved by creating an issue to address this. I hope it is just that you missed adding some files to a previous MR.
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/80#note_144920
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/20260309/c81a10ec/attachment-0001.htm>
More information about the bugs
mailing list