Hi all,
I want to realizes a function ,in the during of capturing , use the "FVID_delete()" to close a device driver channel and then initialize the vport using FVID_create().But when run to FVID_delete() ,I find my program run into the mdSubmit() in vport-driver.By single step ,my program first run into GIO_delete(),then run into GIO_submit().
I've searched Google and the TI forums but I couldn't find anything useful. Does anyone have experience with this? Many thanks!