Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What are the types of issues are involved in integrating the VxWorks driver in a typical system?

0
Posted

What are the types of issues are involved in integrating the VxWorks driver in a typical system?

0

A. Because VxWorks runs on so many types of embedded and real-time systems and CPU types, some minor board and BSP specific differences requiring integration should be expected. Specifically, the gigabit controller and driver require the following system resources be mapped properly in order to function: 1. PCI Configuration of memory mapped i/o address used to access controller registers as a PCI target from the CPU and mapping to local bus address. 2. PCI configuration of interrupt and mapping to local CPU interrupt vector. 3. Mapping of local SDRAM buffers and buffer descriptor addresses to PCI bus addressees used by the controller for bus-master DMA operations. In most cases, all that is needed is to re-compile the driver — the default settings are appropriate and the driver is written to accommodate these minor variations in BSP implementations.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123