Results 1 to 1 of 1
Hi all, I have to write a script in Python programming to test some features of a program on board (my board use Linux OS). But I can't find any ...
- 10-16-2007 #1
How to run Python on board of HD-TV ?
Hi all, I have to write a script in Python programming to test some features of a program on board (my board use Linux OS). But I can't find any way to run Python on board, cause it's flash is only 32Mb, so I can't copy it to on board.
I tried the way that mount it to a host contained a folder Python in it, and I also assigned environment variables, but when I run Python from command line, it alerted "can not run a binary file".
Please help me to run Python on board ?
Thanks
This is the image of that board:

It use a chip of Sigma Design


Reply With Quote