Re: rtems_message_queue_receive / rtems_event_receive issues

2018-09-25 Thread Catalin Demergian
HI, When you say "changing the makefiles" who's makefiles are these? -> for example lib/rtems-4.11.2/c/src/lib/libbsp/arm/stm32f7/Makefile.am in order to include my USB .c and .h files Did you merge your code into the RTEMS source tree? -> yes, there was no support for USB in the code base I had

Re: rtems_message_queue_receive / rtems_event_receive issues

2018-09-25 Thread Sebastian Huber
On 25/09/2018 13:37, Catalin Demergian wrote: Hi, what does it mean exactly to run with the RTEMS master ? The RTEMS Git master branch. The problem is like this: I initially had a USB stack for my STM32F7 that was working on a bareboard (no OS) Starting from that, I integrated that USB code

Re: rtems_message_queue_receive / rtems_event_receive issues

2018-09-25 Thread Chris Johns
On 25/09/2018 21:37, Catalin Demergian wrote: > what does it mean exactly to run with the RTEMS master ? This is our short hand for saying use the development version of RTEMS, specifically the next release called RTEMS 5. It requires cloning a couple of git repos and using them rather than the re

Re: Unresolved Symbols using RTL on pc686

2018-09-25 Thread Hickey, Joseph P. (GRC-LSS0)[Vantage Partners, LLC]
On 09/25/2018 02:01 AM, Sebastian Huber wrote: On 24/09/2018 21:41, Hickey, Joseph P. (GRC-LSS0)[Vantage Partners, LLC] wrote: I'm currently seeing some unexpected behavior where references to non-initialized global variables inside a loaded module are not getting resolved properly after

Re: rtems_message_queue_receive / rtems_event_receive issues

2018-09-25 Thread Catalin Demergian
Hi, what does it mean exactly to run with the RTEMS master ? The problem is like this: I initially had a USB stack for my STM32F7 that was working on a bareboard (no OS) Starting from that, I integrated that USB code in RTEMS 4.11.2. This was a long duration task, until I got it working a spent a

Re: rtems_message_queue_receive / rtems_event_receive issues

2018-09-25 Thread Sebastian Huber
On 25/09/2018 12:46, Catalin Demergian wrote: Hi, This is the result of task command in shell after SCrx task gets stuck [/] # task ID NAME   PRI STATE MODES   EVENTS    WAITID  WAITARG NOTES -- 0a010001 UI1 1

Re: rtems_message_queue_receive / rtems_event_receive issues

2018-09-25 Thread Catalin Demergian
Hi, This is the result of task command in shell after SCrx task gets stuck [/] # task ID NAME PRI STATE MODES EVENTSWAITID WAITARG NOTES -- 0a010001 UI1 1 Wevnt P:T:nANONE