This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/TM4C129XNCZAD: How to Read data from a specific address of a Raw USB partition

Part Number: TM4C129XNCZAD

Tool/software: TI-RTOS

Hi,

I have a use case of having two USB partitions and one is formatted as RAW (No file systems). Is it possible to use TI RTOS USB Library to read data from specific address of a raw partition from the usb?

Which low level libraries to use?