Home
last modified time | relevance | path

Searched refs:layout_1M_file (Results 1 – 2 of 2) sorted by relevance

/bsp/w60x/
A Dmakeimg.bat14 set layout_1M_file=. variable
127 if "%layout_1M_file:~0,1%" == "." (set layout_1M_file=%~dp0%layout_1M_file%) variable
132 if not exist "%layout_1M_file%" (echo makeimg err! No makeimg file found: "%layout_1M_file%" & goto…
137 set makeimg_new_cmd_1M="%out_path%\%bin_name%%file_pos_1M%.FLS" "%layout_1M_file%" "%out_path%\%bin…
A Dmakeimg.py21 layout_1M_file='.' variable
206 layout_1M_file = os.path.abspath(layout_1M_file).replace('\\', '/'); variable
211 …t_path + '/' + bin_name + file_pos_1M + '.FLS' + "\"" + ' ' + "\"" + layout_1M_file + "\"" + ' ' +…

Completed in 8 milliseconds