Forum Discussion
Altera_Forum
Honored Contributor
20 years agohow to use "msgget" in nios2 uclinx?
hi: I use function ret = msgget(KEY_MQ_CORE, IPC_CREAT|0660); make successed. After exec, but the return value is -1 I want to use cmd "IPCS" to check the ipc ID. but shell return: ...
Altera_Forum
Honored Contributor
20 years ago[
--- Quote End --- Please look at download/mx140apps.diff, and modify the Makefile. <div align='right'><{post_snapback}> (index.php?act=findpost&pid=15319)</div> --- Quote End --- Thanks hippo. I have already rework ~/app/mqueue fo following mx140apps.diff. But the mx140apps.diff not dabble at the link *.A . Can you give us a template?