Hi Feiwu,
> where can I assign the offset address in nios IDE environment?
In the stf file, e.g.:<div class='quotetop'>QUOTE </div>
--- Quote Start ---
<?xml version='1.0' encoding='UTF-8'?>
<stf>
<project name='PCI5441_linux' ptf='
C:\work\PCI5441\fpga\n2cpu.ptf' cpu='cpu'>
</project>
<location_on_target offset=
'0x00800000'>
flash
</location_on_target>
<execution_location>
sdram
</execution_location>
</stf>
[/b]
--- Quote End ---
> I found that there is a file : project_name.stf, can I modify it !
Yep ... that's the one.
Regards,
--Scott