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.

Do you have a debug utility for Driver Builder on VxWorks?.

0
Posted

Do you have a debug utility for Driver Builder on VxWorks?.

0

Yes – you can use the Debug Monitor utility for VxWorks – wddebug.out – As explained in Technical Document #14. I have followed the DriverBuilder installation instructions in your documentation, but when I try the pci_diag_main, it says that the following symbols are unresolved: PCI_ReadPCIReg, PCI_WritePCIReg, PCI_DetectCardElements … These are utility functions included in the DriverBuilder’s sample PCI library. You may have missed adding some C files to your project. Read the source file pci_lib.c (or pci_diag_lib.c) and check if it should be included in your project. Can I use DriverBuilder to write a BSP (Board Support Package)? No, DriverBuilder is designed for writing device drivers. It cannot be used to develop a Board Support Package (BSP).

Related Questions

What is your question?

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

Experts123