Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

Nios IDE : Disabling Sysid Check

Altera_Forum
Honored Contributor II
1,512 Views

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
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
659 Views

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
0 Kudos
Altera_Forum
Honored Contributor II
659 Views

 

--- 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.
0 Kudos
Altera_Forum
Honored Contributor II
659 Views

THANKS !! 

 

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

 

now i am happy :-) 

 

Michael
0 Kudos
Reply