Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

When I update the pio_showhex.s assembly code and try to recreate the object file, it fails to recognize the updated assembly code. How do I force a recompilation?

0
10 Posted

When I update the pio_showhex.s assembly code and try to recreate the object file, it fails to recognize the updated assembly code. How do I force a recompilation?

0
10

While in the Nios SDK Shell in the lib directory, type “make all”. This will clean out the object directory and recreate all object files. Assuming there are no errors, all object files will be stored in the obj32 directory below the lib directory.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123