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