Re: Fwd: JTAG error with arm-rtems-gdb

2020-06-05 Thread Mario Palomares
Hi again, i have finally achieved something Apparently the problems i had when connecting with GDB derived from the OpenOCD version i had installed. I first tried to compile the code from source but i got compilation errors and afer a while looking for the error i gave up and install the binaries

Re: Guarantee rtems_timer_server_fire_after() will be 'after' interval

2020-06-05 Thread Matthew J Fletcher
Replying to myself. Fetch is from RTEMS commit d2efc968e2f644512062de1e06fab20abd2e6854 (around 2019-10-25) On Fri, 5 Jun 2020 at 08:24, Matthew J Fletcher wrote: > RTEMS version: 5.0.0 > RTEMS tools: 7.4.1 20190514 [gcc-7-branch revision > e394c07a6f0:5dcbdf0fab0:9fe5ced54b87698db3c13994155020

Re: Guarantee rtems_timer_server_fire_after() will be 'after' interval

2020-06-05 Thread Matthew J Fletcher
RTEMS version: 5.0.0 RTEMS tools: 7.4.1 20190514 [gcc-7-branch revision e394c07a6f0:5dcbdf0fab0:9fe5ced54b87698db3c13994155020ed003cbc7f] Its not a big problem for the application, we can always check for multiple invocations in the same second. I cant quite believe its a core RTEMS issue, would