We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
can anyone help, I am using the ipc.h library in my code but unfortunately when I try to compile I am getting the error below. I need to install or add the ipc.h file in my toolchain.
fatal error: sys/ipc.h: No such file or directory #include <sys/ipc.h> ^~~~~~~~~~~compilation terminated.
Anticipant of receiving your help.
ok, thanks once more, i want to write a program to send and receive messages using bare metal (arm-none-eabi compiler), pls how do I go about it?