Forum Discussion
I2c
You can load your application from external flash to on-chip RAM using boot copier.
You can refer to page 219 below.
- praveenkumar5 years ago
Occasional Contributor
hex file generated from nios ii command shell with a width =8 and added for generation of pof file .
it showing no error pof file is generating .
while generating from make target (mem_init_generate) hex file is generating but on adding to generate pof file ( error: data in hex file overlaps between address 0 and 8)is showing.
i am toggling a pin in .sof file and another pin in .hex file . i am not added generic tristate controller and conduit bridge.
but i loaded the pof file through usb blaster ii .
on power on pin which i toggling in .sof file is toggling but in .hex file another pin i toggled is not working
- praveenkumar5 years ago
Occasional Contributor
In our configuration msel pins are routed such that to connect active parallel config mode.
parallel flash loader automatically accesss the flash pins why pin in hex file is not toggling. am i doing anything wrong.
- praveenkumar5 years ago
Occasional Contributor
can u provide me procedure or an example of how to make advanced boot copier code in c.
can u please provide the refernce kindly its very urgent .
u r reply is very slow.