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++
12600 Discussions

Differences in NIOS versions 11 to 12

Altera_Forum
Honored Contributor II
958 Views

I am new to the NIOS development so please bear with me. 

 

I have inherited a legacy product (over a megabyte of source) where the former developer is not available for consultation. 

 

The software system compiles without error in both NIOS versions 11SP1 and 12. The binary from the version 11 compiler operates correctly and has been successfully in the field for at least a year. Recompiling with version 12(also 13 I think) causes a failure in what appears as a keyboard repeat function.  

 

Under version 11 holding a key down long enough causes the desired repeat function, under version 12 the repeat function never times out and the repeat never happens. I am attempting to determine the source of the timing for the repeat function but haven't determined the origination yet. 

 

I realize this is VERY thin information, but I was hoping there was some general information concerning the differences between the versions that would help me get a thread on my problem. The source is very convoluted, non commented, and totally non structured (I know, whats new?).
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
274 Views

The same problem occurs in my DDR3 Uniphy controller & NIOS II project,being successfully compiled by Qt11.1, 12.0 & 12.1(Recompiled with version 12.0 sp1& 12.1) and runing with hello world in 11.1 Eclipse well ,but is failed to creat in 12.0&12.1 Eclipse! 

The SR who I consult still has no idear! How terrible it is !
0 Kudos
Reply