When I applied for the development board, I was told that I needed to port a uCosii system onto it. I have been very busy lately and I am also lazy, so I will just upload a uCosii template ported by Z...
[i=s]This post was last edited by annysky2012 on 2021-1-21 15:56[/i]I haven't updated my learning progress for a few days because I've been busy solving problems. Based on my love and understanding of...
I transplanted snapgear (kernel 2.4) to the IXP425 board, but found that after setting the IP and subnet mask, Bcast is not correct. For example, when the IP is 10.10.62.X, no matter what the subnet m...
I am reading the operating system translated by Zheng Kougen. I don't understand the section about using binary semaphores to implement counting semaphores. Could someone explain it to me? Let s be a ...