Forum Discussion

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

Nios IDE : Disabling Sysid Check

Can anybody tell me how to enable / disable the sysid check the nios ide does ?

i have a software project where i would like to temporarily disable the sysid check end enable ist again.

But i cannot find the "button" "checkbox" "setting" or what ever ....

I thought i had seen such a "switch" a while ago.

Thanks.

Michael

3 Replies

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

    I do not know if that is a GUI setting, but you can modify the GUI generated script to ignore sysID. If you are willing to do some CLI-ing than search the forum for programming scripts.

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

    --- Quote Start ---

    originally posted by mschmitt@Nov 23 2006, 09:14 AM

    can anybody tell me how to enable / disable the sysid check the nios ide does ?

    i have a software project where i would like to temporarily disable the sysid check end enable ist again.

    but i cannot find the "button" "checkbox" "setting" or what ever ....

    i thought i had seen such a "switch" a while ago.

    thanks.

    michael

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

    --- quote end ---

    --- Quote End ---

    Hi Michael,

    You can disable Sys Id check from the IDE by doing the following :

    From Menu : Run-> Run then in tab &#39;Main&#39;, uncheck &#39;Validate Nios II system ID before sowftware download&#39;

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

    THANKS !!

    yes this was the mysterious button i was seeking for :-)

    now i am happy :-)

    Michael