GSOC2016: Improvements in RTEMS Tracing Framework
vivek kukreja
vivekkukreja5 at gmail.com
Mon May 30 03:51:52 UTC 2016
Hello Chris,
The init.c file for capture example doesnt include confdefs.h. Are there any other examples i can look at?
The ctrace command(specifically rtems_capture_print_trace_records function) calls rtems_capture_read to read records from cpu buffers which returns RTEMS_UNSATISFIED.
Regards,
Vivek
> On 28-May-2016, at 04:11, Chris Johns <chrisj at rtems.org> wrote:
>
>> On 27/05/2016 4:22 PM, vivek kukreja wrote:
>> Now the ctrace command returns the following error:
>> trace read failed: RTEMS_UNSATISFIED.
>
> Is there enough resources defined in your init.c where confdefs.h is included?
>
>> I think the problem lies in rtems_capture_read function call in capture_support.c file. Im trying to debug the capture engine code. Does anyone how to resolve this?
>
> Do you know what the call is?
>
> Chris
More information about the devel
mailing list