Post Go back to editing

用VDK+BF537开发产品中,想详细了解一下VDK中事件、事件bit、信号量的使用方法,以及如何写自己的device drivers。请问哪有针对上述问题的资料下载?

     用VDK+BF537开发产品中,想详细了解一下VDK中事件、事件bit、信号量的使用方法,以及如何写自己的device drivers。请问哪有针对上述问题的资料下载?

Parents
  • Hi Corben,

    VisualDSP++的帮助系统始终都是我们学习Blackfin和Sharc编程的第一选择。

    帮助系统里Manual > VDK Manual > VDK (Kernel) User’s Guide > 3 Using VDK > Signals 下有事件和信号量的使用方法。

    device drivers的写法和没有操作系统的时候类似,但是有几个地方需要注意,请看帮助里的

    Device Drivers and System Services Manual for BlackfinRegistered Processors > 1 Introduction > RTOS Considerations >

Reply
  • Hi Corben,

    VisualDSP++的帮助系统始终都是我们学习Blackfin和Sharc编程的第一选择。

    帮助系统里Manual > VDK Manual > VDK (Kernel) User’s Guide > 3 Using VDK > Signals 下有事件和信号量的使用方法。

    device drivers的写法和没有操作系统的时候类似,但是有几个地方需要注意,请看帮助里的

    Device Drivers and System Services Manual for BlackfinRegistered Processors > 1 Introduction > RTOS Considerations >

Children
No Data