OMAP3530 integrates ARM Cortex-A8 core, TMS320C64x+ DSP core, graphics engine, video accelerator and rich multimedia peripherals on a single chip. The Cortex-A8 core has a processing performance that ...
I just learned wdm driver development, the environment is vc 6+2k ddk. Now I want to make a usb filter driver according to the example in \src\general\stomar\filter in ddk. However, after I generate t...
[i=s]This post was last edited by hzz592788 on 2021-1-4 14:32[/i]A big guy has already lit the lamp, so it's not appropriate for me to light it again. So I just rummaged through the box and found a sc...
[i=s]This post was last edited by 1428662475 on 2017-3-14 16:20[/i] It's been a while since my colleague shared serial port IAP last time. This time I'd like to share Ethernet IAP and USB flash drive ...
There are many basic data types in C/C++, such as int, char, float, etc. In the process of learning Simple_Peer_to_Peer of SimpliciTI-IAR-1.2.0, I encountered several user-defined data types. The foll...