Dear community,
I was asked to use my evaluation board to have windows enumerating the hardware on the PCIE.
I have no experience with PCIE and all the examples that I could find are not helping me much:
a) c:\TI_MCSDK\pdk_C6670_1_1_0_3\packages\ti\drv\exampleProjects\PCIE_exampleProject\ when run from CCS does not seem enable the card to be seen (even if I restart windows without restarting the power)
b) mcsdk_2_01_00_03\tools\boot_loader\examples\pcie\docs\ seem to only work with linux. More over, the procedure that I follow generates a header in c:\TI_MCSDK\mcsdk_2_01_00_03\tools\boot_loader\examples\pcie\linux_host_loader\LE\ and I am not sure how else to process
c) running the examples provided in boot_loader\examples\pcie, for example hello_word do not seem to run at all
Could somebody provide me some pointers on code/documentation that could get me started. Must example allowing enumeration run from bootloader?
Anything to point me in A direction would be very appreciated