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

ID:113006 Word addressed memory initialization file "<name>" was read

Altera_Forum
Honored Contributor II
2,121 Views

Hi, 

 

When I compile my Nios II Project in version 16.0 I am getting below mentioned warnings  

1. "ID:113006 Word addressed memory initialization file "<name>" was read in the byte-addressed format". There are some solution but that is not available for this version. 

2. JTAG UART IP input clock need to be at least double (2x) the operatingfrequency of JTAG TCK on board. 

 

How to resolve this warning and also please let me know what is impact of this warning if it is left as it is. 

 

Thanks in Advance, 

Vijay..
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
1,149 Views

1) Try regenerating your mif file with data aligned on 32-bit address boundaries. 

 

2) As it says, make sure your input clock is double that of the JTAG clock. You can specify the JTAG clock frequency, in the tools, to make sure it's slow enough. See "how do i change the clock frequency of the usb-blaster ii download cable? (https://www.altera.com/support/support-resources/knowledge-base/solutions/rd06242013_922.html)" 

 

Cheers, 

Alex
0 Kudos
Reply