readme.txt

来自「基于ADE7166/7169的单相表程序」· 文本 代码 · 共 28 行

TXT
28
字号
-12/07/2006 Petre M.

-this file explains the debugger settings that must be set in
the Project Options to connect ADE7169Fxx based boards to IAR Workbench on the PC

-in the Debugger=>Setup menu:
  -Driver: Select "Analog Devices"
  -uncheck Run To: main
  -for Device Description File, Browse for the file ioADE7169F16.ddf placed
   in the folder:
        $TOOLKIT_DIR$\config\derivatives\Analog Devices\ioADE7169F16.ddf

-if the connection is done through 1 pin pod emulator:
  -In the Analog Devices menu:
    -Serial Port Tab:
      -Port: choose COMx port used by the USB cable on the PC
    -Download Tab:
      -check ADe device protocol option
    

-if the connection is done through U2B2UART board:
  -In the Analog Devices menu:
    -Serial Port Tab:
      -Port: choose COMx port used by the USB cable on the PC
    -Download Tab:
      -check ADe device protocol option
      -check Handshake at 9600 baud

⌨️ 快捷键说明

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