Question: After purchasing the shenhuo603 board from Taobao, ztool cannot scan the device after downloading it
Solution: 1. Correct pin configuration (hal_board_cfg.h)
2. Code segment configuration, open in f8w2430.xcl -M(CODE)_BANK1A-1FFFF,28000-2FFFF,38000-3DFFF,3F000-3fff7=(_CODE_END+1)-0xFFFF,0x10000-0x17FFF,0x18000-0x1DFFF,0x1F000-0x1FFF7
3. Macro definition: CC2430EB ZTOOL_P1 MT_TASK LCD_SUPPORTED=DEBUG
4. Compile and download
5. Jumper, connect serial port
4、配置ztool:Rate,38400; HandShake:None; Data Bits:8; Parity:None; Stop Bit:1;
|