Skip to content
  • Mariano Alvira's avatar
    Add target/mc13224v.cfg · e4a40d25
    Mariano Alvira authored
    The MC13224V is a FreeScale ARM7TDMI based IEEE802.15.4 platform for
    Zigbee and similar low-power wireless applications. Using PIP
    (Platform In Package) technology, it integrates: an RF balun and
    matching network; a buck converter (only an external inductor is
    necessary); 96KB of SRAM; and 128KB of non-volatile memory.
    
    It has an integrated bootloader and can boot from a variety of sources:
    external SPI or I2C non-volatile memory, an image loaded over UART1,
    or the internal non-volatile memory. The image loaded from one of these
    sources is executed directly from SRAM starting at location 0x00400000.
    
    Open source development code at http://mc1322x.devl.org
    
    
    
    Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
    e4a40d25