readme.txt

来自「at90can系列单片机can_bootloader_example」· 文本 代码 · 共 15 行

TXT
15
字号

NOTE ON BATCHISP TESTS
======================

The path of the directory of "batchisp.exe" must be included
in the user variable "Path" of the "environment variables".

So, the instruction: INCLUDE "canxx_tst-n_uuuuuuuuuu.txt"
and similar can work without include the path, the path used
will be the path of where the "batchisp" command will be executed.

Customize your own "canxx.bat" to be able to call "batchisp.exe"
from the required folder (i.e. ..\canxx_test).

All results are automatically logged in "canxx_can_logfile.txt" file.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?