Forum Discussion

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

starting nios2-terminal stand alone

Hi,

I have programmed my application in the flash of my CycloneII board and also some software. I want to use this more or less stand alone, but how can I start the nios2-terminal to communicate with a usb-blaster to my jtag-uart? This means WITHOUT the IDE compiling and downloading. I mean something like the former nr -t kind of stuff for a normal uart.

Dreeke

3 Replies

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

    Hi Dreeke,

    > but how can I start the nios2-terminal

    Open a shell window and run nios2-terminal

    > omething like the former nr -t kind of stuff

    Open another shell windown and use nios2-download

    Regards,

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

    From an SDK shell, type:

    nios2-download -g <your_elf>.elf && nios2-terminal

    Regards,

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

    --- Quote Start ---

    originally posted by slacker@Oct 19 2005, 11:35 AM

    from an sdk shell, type:

    nios2-download -g <your_elf>.elf && nios2-terminal

    regards,

    - slacker

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

    --- Quote End ---

    Hi can we skip nios2-terminal and do everything using windows only

    i mean using the mouse without shell prompt?

    thanks and regards

    prasad