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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
