readme.txt

来自「Analog 公司 ADE7169 SOC 电表方案DEMO程序」· 文本 代码 · 共 31 行

TXT
31
字号
-08/18/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
      -Baud Rate: choose 115200 baud
    -Download Tab:
      -check AD device protocol option
      -uncheck Handshake at 9600 baud
    

-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
      -Baud Rate: choose 57600 baud
    -Download Tab:
      -check AD device protocol option
      -check Handshake at 9600 baud

⌨️ 快捷键说明

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