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 <chr...@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
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to