Forum Discussion

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

how to deal with data array??

hello everyone: now I work on the nios ide. my program is work on a file named"testdata.dat", static short InData[] = { # include "testdata.dat" }; after the program ru...