- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
beginner trying to get moving with the MAX 10 development board
DK-DEV-10M50-C
MAX® 10 FPGA Development Kit User GuideIntelhttps://cdrdv2-public.intel.com › ug-max10m50-f...
Trying to follow section board update portal (section 2.4)
with days-long difficulty managed to complete step 1 (sec 2.4.1)
Section 2.4.2 begins with a vague statement
-----
"Prepare your software image and change it to the user_flash.flash file with
the elf2flash utility. Make sure that the "--reset" option is set to Flash memory
base address + Reset Vector Offset (0x0083_0000)."
----
Located the elf2flash utility, and ran with
-----
$ elf2flash.exe --input=bup_etha.elf --reset=0x00830000 --base=0x00830000 --end=0x03f7ffff --output=user_flash.flash
(WARNING) elf2flash: Supplied reset address: 0x830000 differs from the elf file reset vector: 0x24430000.
(SEVERE) elf2flash: Boot copier file name required
(SEVERE) elf2flash: Error generating Flash file, exiting
----=
Qs.
What's "your" software image? These are my first steps! Is above input file the right one?
what are the correct address values for above command
A description saying which code is being to programmed to which location/device for what purpose would be really helpful addition to the user guide.
- rgds
b
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2.4.2 is just telling you how you can use the BUP to put a user design in the flash via the BUP web page. You have to create a design first for the Nios processor, generating a .elf file. The document tells you exactly what to set the --reset address to for elf2flash, which it appears you did.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Thanks for your reply.. Still digesting..
Does this mean BUP can be used for any design, not just NIOS?
- b
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Sorry for the delay in replying to this thread as there is a number of backlog on my side, may I know whether the issue have been resolved on your end or do you require further assistance on this case?
Thanks
Regards
Kian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
As we do not receive any response from you on the previous question/reply/answer that we have provided and answer already provided by sstrell (special thanks to sstrell for the support) Please login to ‘https://supporttickets.intel.com/s/?language=en_US’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.
Thanks
Regards
Kian

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page