Re: RTEMS 5 Quick Start section 2.7 question

2020-04-13 Thread Chris Johns
On 13/4/20 3:43 am, Anders Montonen wrote: I’ve been trying out the RTEMS 5 Quick Start (version 5.ea4c098), and everything worked exactly as written until section 2.7, Test a Board Support Package. Great. Am I correct in that if you followed the RSB BSP build path in section 2.6, the tests ar

Re: RSB help

2020-04-13 Thread Chris Johns
On 11/4/20 2:06 am, Michael Westfall wrote: This time I'm trying to build ncurses-6.2 using the RSB with files .cfg/.bset files I made myself.  Basically, I just copied and modified the files for building libcurl. Nice. I have used ncurses with RTEMS many many years ago, it is a great package

Re: clock_settime fail on qemu-xilinx-zynq-a9

2020-04-13 Thread Sebastian Huber
Hello Heinz, this assertion is definitely an error (clock_settime should return EINVAL instead), however, why do you want to set a time after Wednesday, May 30, 2514? ___ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/use

clock_settime fail on qemu-xilinx-zynq-a9

2020-04-13 Thread Heinz Junkes
When calling clock_settime(CLOCK_REALTIME, &now) under qemu (arm-rtems5-xilinx_zynq_a9_qemu) I get an error: assertion "!_Watchdog_Is_far_future_timespec( ts )" failed: file "/home/h1/GSOC/RTEMS_DEV/rtems-5.0.0-m2003/cpukit/include/rtems/score/watchdogimpl.h”, line 530, function: _Watchdog_Ti