Forum Discussion
Altera_Forum
Honored Contributor
21 years ago --- Quote Start --- originally posted by e_freshmeat@Aug 17 2004, 09:35 PM but nios ii seems not supported apex(for that we only have apex kit).
http://www.altera.com/products/ip/processo...s/ipm-index.jsp (http://www.altera.com/products/ip/processors/ipm-index.jsp)
got new problem, when i finished the apex tutorial(nios i), there is a lcd test file named lcd_demo1.c, i try to build it but it says nr_timer_millisecond does not defined, if i slash that line, all things goes ok except the input function, if i use the apex standard_32 example project it goes ok, and i didn't find the difference between the two excaliber.c files, how is that going? --- Quote End --- yes, afaik Nios II is only for the newer devices, cyclones, stratix and beyond. Presumably your hardware configuration doesn't have a timer, or it's not been named the same in SOPC builder as it appears in the software. Check your hardware configuration (SOPC builder) Adrian