Forum Discussion
Altera_Forum
Honored Contributor
11 years agoI follow the steps you take the action, but also a successful production of the .HEX file I need.However, in the process of compile QII also called the following warning:
" Warning (113015): Width of data items in "ATMC_SYS_RAM2.hex" is greater than the memory width. Wrapping data items to subsequent addresses. Found 512 warnings, reporting 10 Warning (113009): Data at line (2) of memory initialization file "ATMC_SYS_RAM2.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. Warning (113009): Data at line (3) of memory initialization file "ATMC_SYS_RAM2.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. Warning (113009): Data at line (4) of memory initialization file "ATMC_SYS_RAM2.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. Warning (113009): Data at line (5) of memory initialization file "ATMC_SYS_RAM2.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. Warning (113009): Data at line (6) of memory initialization file "ATMC_SYS_RAM2.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. Warning (113009): Data at line (7) of memory initialization file "ATMC_SYS_RAM2.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. Warning (113009): Data at line (8) of memory initialization file "ATMC_SYS_RAM2.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. Warning (113009): Data at line (9) of memory initialization file "ATMC_SYS_RAM2.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. Warning (113009): Data at line (10) of memory initialization file "ATMC_SYS_RAM2.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. Warning (113009): Data at line (11) of memory initialization file "ATMC_SYS_RAM2.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. " At the same time,NIOS II can not run.