Kenji Arai / Mbed 2 deprecated debug_tools

Dependencies:   mbed CheckRTC

You are viewing an older revision! See the latest version

Homepage

Table of Contents

    Target mbed board

    LPC1768
    LPC1114FN28
    ST Nucleo L152RE
    ST NUcleo F401RE
    ST Nucleo F411RE

    Command structure

    Top

    1 - goto step1 -> no connection all pins
    2 - goto step2 -> connects pin_x and pin_y (not impliment yet)
    t - Check and set RTC
    x - Goto HW monitor
    q - Return to main

    >1

    l - Check LED
    b - Check button
    s - CPU system info & clock
    o - CPU clock output

    >x(Hardware level monitor)

    m - Entry Memory Mode
    m>? -> Aditinal functions can see by ?
    r - Entry Register Mode
    r>? -> Aditinal functions can see by ?
    s - System Clock -> sf, System / CPU information -> sc
    q - Quit (back to called routine)
    p - Entry Port Mode
    p>? -> Aditinal functions can see by ?

    Usage

    Please modify "mon_hw_config.h" file for your purpose.
    Especially LPC114FN28 has small memory, you cannot run your own program together with this program.

    CAUTION

    Due to several CPU's and short development time, I cannot grantee the quality level and several functions are not available yet.


    All wikipages