Forum Discussion
Altera_Forum
Honored Contributor
21 years agobin2flash problems
Hello, I'm trying to upload a linux kernel image to the Microtronix Stratix development board. The "Nios II Linux Quickstart Guide" says to right click on the build/vmlinux.bin file and sel...
Altera_Forum
Honored Contributor
21 years agoRandy,
Thanks for the reply. I tried your suggestion but when I try to do the upload now I get a pop-up window that says: "Could not read project STF file." The stf file now contains: <?xml version='1.0' encoding='UTF-8'?> <stf> <project name='kernel_project' ptf='D:\work\NiosII_Mtx_Stratix\LDK2.ptf' cpu='cpu'> </project> <location_on_target offset='0x0'> flash_kernel </location_on_target> <execution_location> sdram </execution_location> </stf> Does this look correct? I was able to work around this problem by using the bin2flash and nios2-flash-programmer command line utilities; so really this is more of a bug report than an urgent problem. Maybe there should be a bug-report forum or something like that added to this site. Thanks for the help. Terry