> On 29 Jun 2018, at 11:37 pm, Amaan Cheval wrote:
>
> On Fri, Jun 29, 2018 at 6:46 PM, Sebastian Huber
> wrote:
>>
>> From my point of view we can merge this stuff right now if the license and
>> copyright status is clear of all files and it builds all tests.
>
> Noted. I'll start cleaning
On 29 Jun 2018, at 5:44 pm, Vidushi Vashishth wrote:
>>> >Could you please create a self-contained repository which contains
>>>
>>> >* a README
>>>
>>> >* a simple RTEMS application which runs on a simulator BSP
>>>
>>> >* the stuff that makes it possible to view the trace output (it is not
Hi!
https://github.com/VidushiVashishth/Tracing
This is the required repository. I read up the POSIX API documentation to
understand that nothing of the like of system( ) would work on rtems since
its a single process os.
The main_rtrace.c in the given repository currently consists of this wrong