create msg queue

Gu, Yi (Yi)** CTR ** yigu at Lucent.com
Mon Jun 12 20:04:21 UTC 2000


I'm trying to create a message queue by rtems system lib, I did:
rtems_message_queue_create( 1, 10, 20, RTEMS_FIFO, &qId);
compiled but it returns nothing, looks like the call breaks, anyone know
what the problem is?

Thanks
Yi



More information about the users mailing list