Altera Nios II Embedded Evaluation Kit Cyclone III Edition User Manual page 65

Table of Contents

Advertisement

Modifying the Application Selector
B–11
Nios II Embedded Evaluation Kit, Cyclone III Edition
<install Directory>
examples/
application_selector/
application_utilities/
app_selector_boot_code/
2.
Edit the line
#define SW_APP_CODE 0x240000
to reflect the flash offset where you would like to put the loadable
application software images. Ensure that there is enough space
allocated at that offset to hold your application software images.
3.
In a text editor, open the file:
<install Directory>
examples/
application_selector/
software_examples/
app/
application_selector/
4.
Edit the line
#define AS_SW_IMAGE_OFFSET 0x240000
to reflect the flash offset where you would like to put the loadable
application software images. Ensure that there is enough space
allocated at that offset to hold your application software images.
1
You will need to rebuild both the boot code and the
application selector utility for these changes to take effect.
Flash Catalog
The flash catalog can be relocated in flash and size-adjusted by
performing the following steps.
1.
In a text editor, open the file:
Development Board Version 1.0.
app_selector_boot_code.s
src/
app_selector.h
Altera Corporation
July 2010

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Nios II Embedded Evaluation Kit Cyclone III Edition and is the answer not in the manual?

Questions and answers

Table of Contents