CC3200 upip error
Posted: Tue Oct 02, 2018 9:05 am
recently i run micropython on my simplelink CC3200 LaunchPad as steps :
[(http://processors.wiki.ti.com/index.php ... hon_CC3200)]
but i cant find upip and i have not find any way to install it on my board
has any one find way to install?
the error from repl as
[(http://processors.wiki.ti.com/index.php ... hon_CC3200)]
but i cant find upip and i have not find any way to install it on my board
has any one find way to install?
the error from repl as
Code: Select all
import upip Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: module not found