--- Quote Start ---
originally posted by rj043@Aug 29 2005, 09:52 AM
dear all,
i have problems running a simple "hello world" application on a time-limited design! i have to set up some computers at our pc-lab with the altera-software (quartusii 5.0 sp1, nios ide). to check the installation i've created a simple system, containing a nios2-cpu for our up3-education-kit. the system is created as time-limited-design and an information tells me, that the sram-object contains the time-limited megafunction that supports the opencore plus feature (i.e. the nios2 processor).
when i create and compile my simple "hello world"-programm everything looks fine, but during download, verification fails!
to make things worse: when i use my office-pc, which has a valid license for the nios processor, the system is (of course) not time limited and the software runs (after recompilation) without any problems!!!
so my questions are:
1. could it be, that the time-limited megafunction in the sram object interferes the process of verification?
2. are there restrictions for time-limited designs i did not notice?
3. is there a known bug? --- Quote End ---
Did you create a new design? if so chk your pin assignments , chk the assignements for the component that is present at the address at which verification fails.
If not , what is your stdout , stdin, is it configured to be jtag ? , chk @ properties -> system library
also as slacker says do not close the OCP popup as that would assert the reset signal.
hope this helps
Just my one cent
regards
Pavan