1 / 8

Connect Z-Tool with Stellaris

Connect Z-Tool with Stellaris. just4u78@gmail.com. Z-Tool Overview. Monitor & Test ( MT ) Interface Z-Tool Issue MT Commands to ZigBee Device. 1. Compiler Options. SampleApp’s. Additional Options. IAR_ARMCM3_LM LCD_SUPPORTED BUILD_ALL_DEVICES HOLD_AUTO_START ZTOOL_P1

Download Presentation

Connect Z-Tool with Stellaris

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Connect Z-Tool with Stellaris just4u78@gmail.com

  2. Z-Tool Overview • Monitor & Test(MT) Interface • Z-Tool • Issue MT Commands to ZigBee Device

  3. 1. Compiler Options SampleApp’s Additional Options IAR_ARMCM3_LM LCD_SUPPORTED BUILD_ALL_DEVICES HOLD_AUTO_START ZTOOL_P1 MT_AF_FUNC MT_AF_CB_FUNC MT_APP_FUNC MT_DEBUG_FUNC MT_NWK_FUNC MT_NWK_CB_FUNC MT_SYS_FUNC MT_TASK MT_UTIL_FUNC MT_ZDO_FUNC MT_ZDO_CB_FUNC • Not Supported Options • MT_SAPI_FUNC • MT_SAPI_CB_FUNC • IAR_ARMCM3_LM • LCD_SUPPORTED • BUILD_ALL_DEVICES • HOLD_AUTO_START

  4. 1-1. Add Definition in EWARM

  5. 2. Code modification to works \Components\mt \MT_DEBUG.c Optional (HAL_KEY=FALSE) \Components\hal\target \LM3S9B96CC2520\hal_mac_cfg.h #define HAL_MAC_CONFIG_TX_ACK_DONE_HIGH_LEVEL_INT() \ { \ GPIOIntTypeSet(HAL_MAC_TX_ACK_DONE_GPIO_PORT, \ HAL_MAC_TX_ACK_DONE_GPIO_BIT, \ GPIO_HIGH_LEVEL); \ IntEnable(INT_GPIOJ); \ } • Add to include sections (due to MT_DEBUG_FUNC) #include "mac_radio_defs.h"

  6. 3-1. Find Serial Port # of Stellaris • Windows Device Manager • Port (COM or LPT) • Stellaris Virtual COM Port • My System shows COM12

  7. 3-2. Serial Port Setting Settings Window Serial Port Settings

  8. 3-3. Successful Scanning

More Related