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.

CCS/F28M35H52C: Processing data from the Web site to the Cortex-M3 (board)

Part Number: F28M35H52C


Tool/software: Code Composer Studio

Hi,

I am working with the enet_lwip_m3 example from Concerto board. (F28M35H52C). I can embebeed the web server without problems.

My question is how can i do to send parameters from the website to ARM Cortex M3 (board).It seems that i should use the function "struct fs_file * fs_open(char *pcName)"  but i don`t understand how it works and how does the example the communication with javascript.

The "fs" directory for the example  "enet_lwip_m3" do not include anything javascript file.

I'll be very greatful for your help

Kind Regards

Marcelo