Hi,
I'm using Logic-PD EVM and the latest StarterWare_1_00_03_03
I have a disappointing performance with example USB_DEV_BULK.
So I tried another example USB_DEV_MSC.
However, it hang at very beginning, it gets stuck at line with the code below
/* Enables MMU */
CP15MMUEnable();
What's wrong with the code ?
Thanks,
~Duy-Ky