[J-core] MimasV2Config.py issues

Trevor Woerner twoerner at gmail.com
Sat Apr 16 13:37:11 EDT 2016


On Sat 2016-04-16 @ 12:05:54 PM, Geoff Salmon wrote:
>   virtualenv -p /usr/bin/python3 env
>   source env/bin/activate
>   pip install pyserial
>   sudo python MimasV2Config.py /dev/ttyACM0 numato.bin

python3?

>   deactivate
> 
> This creates a directory named "env" that holds the python environment. You
> can change "env" to whatever name you want. After creating the environment
> the first time, subsequent bitstream loads need only
> 
>  source env/bin/activate
>  sudo python MimasV2Config.py /dev/ttyACM0 numato.bin

python3?

>  deactivate

Also, both here and the instructions on the website keep mentioning
numato.bin, but the build actually creates a mimas_v2.bin, these are the same
file?


More information about the J-core mailing list