Forum Discussion

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

The expected Stdout device name does not match the selected target byte stream device

I've been working on a project using Quartus and we've been getting this error (The expected Stdout device name does not match the selected target byte stream device name.) in the 'Run Configurations' for a while now. We are not sure what's going wrong. We have recompiled and regenerated everything. We have also made sure STDOUT is selected in the settings. Has anyone had this error before or any suggestions what might be wrong? :cry:

2 Replies

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

    Just a guess...

    Did you configured the stdout as jtag_uart or uart ?

    I'm asking this because I saw somewhere that it was reported by Altera that at one oldest version that naming the Jtag serial interface device in Qsys as for instance jtag_uart0 could have problems, so that it should have the same name, exactly as appears on "BSP Editor".
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi Kausik,

    What do you mean you have "made sure STDOUT is selected in the settings?"

    I am stuck on this error too and am trying to fix it as well.

    Because if I go into Qsys and change the name to jtaguart_0, then I get an error window complaining about the name when I generate BSP.