Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

nios2configtool lost its Output window

eCos Configuration Tool experts please help.

My eCos Configuration Tool, started with nios2configtool command, somehow lost its Output window. Toggling View->Output menu item does not help at all.

Any one saw this before and knows what's wrong?

Thanks,

Garland

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Garland:

    This happened to me. I looked in the configtool source and followed the following procedure:

    Run "regedt32" from "run" in the windows start menu

    Within HK_USERS search for "eCos Configuration Tool"

    Select "Window Size"

    Set "Output Height" to 0xce ( 206)

    Set "Output Width" to 0x390 (912)

    Hope that works for you.

    Graham....
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by garland@Nov 10 2006, 02:42 AM

    worked like a charm. thank you, graham!

    garland

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=19356)

    --- quote end ---

    --- Quote End ---

    Your welcome. Happy to give a little back.