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.

Doubt about to change html file in mcsdk/demo/openmp---index.html

I have saw that the input param on  html  is read from html file to the  6678evm. So I wan'a add some other text in the index.html, such that the Dsp could get more info from me. 

I add a input text named "aaaa".

But after I added, nothing more could  be  read from the index.html(changed) except  the origin which mean Dsp can't read a string from index name "aaaa".

I don't whiy, if some other to be changed. So I ask for help. Thanks