Part Number: TMS320F28388D
Hi Sir,
In this controller, I have implemented an FTP server application with USB storage access. I am transferring a CSV file to the client side, where the USB operates in read mode, and the f_read function is used to access the file.
The issue I am encountering is that while reading the file, the code runs for some time and then gets stuck, eventually resulting in a hard fault error. The system reports the fault address as 0x1624.
Both Ethernet and USB functionalities are handled within the CM core.
Could you please help identify the possible cause of this issue and suggest a solution?
Thanks,
Savan