Hello,

i try to switch with my working project from Xenomai 2.6 to 3.0rc Cobaltusing the native/alchemy skin.

Creating tasks,etc. seems to works fine.

If i try to open a pipe from the realtime taks using rt_pipe_create it returns with the error -88.
XDDP/rpc ist activted in th kernel.
 I used this Makefile config:

XENO_CONFIG := /usr/xenomai/bin/xeno-config
CFLAGS := $(shell $(XENO_CONFIG) --skin=alchemy --cflags)
LDFLAGS := $(shell $(XENO_CONFIG) --skin=alchemy --ldflags)
CC := $(shell $(XENO_CONFIG) --cc)

Has anything changed handling pipes in 3.0?

What exacliy this error means?

Thanks

  Sascha


_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to