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.

TDA4VH-Q1: Paritioning an nvme ssd dynamically in app

Part Number: TDA4VH-Q1

Tool/software:

Hi TI,

Using linux+rtos sdk v11.

I am looking for ways to partition an nvme ssd plugged to the EVM dynamically. I was researching and found out about libparted. I can see the library in the targetfs folder in the sdk but could not find its header file "parted.h".

Kindly suggest how I can achieve this. I know one way is to use system() call with tools like parted and fdisk but I want to avoid using system(). 

Thanks and regards,
Lalit