Hello,
I am currently working on a project that performs data (video) I/O with the PC.
Using a pure simulator setup for the c6472 core everything works (slowly but) fine.
Now I am switching to the EVM6472 emulator board (communication over the standard USB cable) and got problems.
My application runs as a task using sys/bios and it seems that the input data is corrupted.
Are there issues using sys/bios and file I/O, better ways to exchange data with the PC for system tests?
Thank you and regards, Carsten