HTTP-MFS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

HTTP-MFS

429 Views
utsavikalpesh
Contributor V

Hi,

I am working with code warriorv10.6 and MQX v4.0.

I am working on a project in which I am using SDCard demo and Web Hvac demo.

Both Demos are working perfectly.

Now what I need to do is., I am creating .txt file into SDCard and I want to access it using

PC. Say My PC address is 172.168.1.202 and I created Package.txt file into SDcard.

Now I want to access Package.txt by just writing url like: http:\\172.168.1.202\Package.txt (not exactly like this but want to use http:\\172.168.1.202\.......... )?

Is this possible to read/write into SDCard directly from PC using http protocol?

Please note that I do not want to use any shell commands or USB demo to access .txt file from SDCard.

Regards,

Utsavi Bharuchwala

Tags (1)
0 Kudos
1 Reply

292 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi

I think you can access fie by writing your url.  please check the section 5.10.3 about aliases in RTCS user guider.

regards

Daniel