Altera_Forum
Honored Contributor
20 years agoA problem about configuring the sys lib
Hi everyone,
Whe I try to run my design on a dev board based on NiosII(NiosII 5.0), I configured the System Library properties as: Program memory(.text) sdram Readonly data memory(.rodata) flash Read/write data memory(.rwdata) sram heap memory sdram stack memory sdram But after succeessful building,when I ran it as NiosII hardware, some err info came out on the console like this: Using cable "ByteBlasterII [LPT1]", device 1, instance 0x00 Pausing target processor: OK Reading System ID at address 0x002200C8: verified Downloading 00000000 ( 0%) Downloading 00200020 ( 2%) Downloading 00800000 (15%) Downloaded 56KB in 1.4s (40.0KB/s) Verifying 00000000 ( 0%) Verify failed Leaving target processor paused Could anyone give me some hints about that?And please tell me how to configure those things? By the way,I noticed when I configured them all as "sram",everything was pretty ok! So I can not figure out where the rub is... http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/huh.gif