Hello all,
I have accomplished project example from
mcsdk_2_01_02_06\tools\boot_loader\examples\pcie\
and ask to answer following question:
Project "Hello world" succesfully works with the MDSEVM6678L/MDXEVMPCI boards
under Linux (Debian and Ubuntu)
after 1-st command "sudo insmod pciedemo.ko" only.
But then Linux hangs after the following sequence of commands:
"sudo rmmod pciedemo.ko",
"sudo insmod pciedemo.ko"
How to repeat the executing of the pciedemo program without reloading of the OS?
I used:
Code Composer Studio 5.2.1.00018
mcsdk_2_01_02_06
Best regards,