Raw OS uses a special mechanism that can reduce the maximum interruption time of the entire system to as close to 0us as possible. The main implementation principle is to change the original system in
[color=#333333]In DSP applications, it is often necessary to generate sine waves. If you use the mathematical function sin in C directly, you can certainly generate sine waves, but because the efficie
Hello everyone, I need to make a debugger under μC/OSⅡ, and I plan to use GDB and GDB Server as debugging tools for the host and target respectively, but I don’t know how to use these two things. I am
In a question about 2407 (among fifty-seven questions), it is said that the main difference between the C language of DSP and the C language of host is that the C language of DSP is standard ANSI C, w