##// END OF EJS Templates
the TC_ENTER_MODE time parameter is taken into account...
the TC_ENTER_MODE time parameter is taken into account time < localTime time > locaTime + 3 the behaviour in case of a default has to be refined

File last commit:

r94:399cb300a264 VHDLib206
r111:169204beff11 VHDLib206
Show More
LEON3_LOAD.py
9 lines | 322 B | text/x-python | PythonLexer
#!/usr/bin/lppmon -e
proxy.loadSysDriver("AHBUARTplugin","AHBUART");
proxy.loadSysDriverToParent("dsu3plugin","AHBUART");
proxy.loadSysDriverToParent("APB UART PLUGIN","AHBUART");
AHBUART.open("/dev/ttyUSB0",30000000)
dsu3plugin0.openFile("/opt/DEV_PLE/FSW-qt/bin/fsw-vhdl-dev")
dsu3plugin0.loadFile()
dsu3plugin0.run()