FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5925 Discussions

"mem_init_generate" is missing

RShal4
New Contributor I
594 Views

Hello,

 

In Embedded design handbook it is said:

"

HEX File Generation

1. After creating the Nios II application, right click on the project in Project Explorer and select Build Project. An *.elf file is created under the project folder.

2. Again right click on your project and click Make Targets -> Build…, the Make Targets dialog box appears. You can also press shift + F9 to trigger the Make Target dialog box.

3. Select mem_init_generate."

 

But doing this steps I find that in dialog box of Make Targets -> Build there is nothing. (no mem_init_generate)

 

Thank for any idea,

ranran

0 Kudos
1 Solution
AnandRaj_S_Intel
Employee
374 Views

Hi,

 

Try be relaunching the eclipse.

After second step Make Targets -> Build->mem_init_generate, you can see mem_init folder with .hex files.

 

Share information on tools version & edition with some image of the issue.

 

Regards

Anandmem_init.JPG

View solution in original post

0 Kudos
1 Reply
AnandRaj_S_Intel
Employee
375 Views

Hi,

 

Try be relaunching the eclipse.

After second step Make Targets -> Build->mem_init_generate, you can see mem_init folder with .hex files.

 

Share information on tools version & edition with some image of the issue.

 

Regards

Anandmem_init.JPG

0 Kudos
Reply