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 Start --- originally posted by alex824@May 11 2006, 05:11 PM thank you hippo.
i use make menuconfig and make in ~/buildroot/build_nios2/busybox dir.
frist i enable " ipcs"
second "make"
but how can i update roofs? i use"make" in `/buildroot dir,but the busybox exec file is not the nios2 exec file
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15286)
--- quote end ---
--- Quote End --- Please follow step12 in the buildroot guide.