URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 466 |
Rev 505 |
Line 40... |
Line 40... |
|
|
To ensure the correct settings for UART and other peripherals are picked up
|
To ensure the correct settings for UART and other peripherals are picked up
|
ensure the BOARD_PATH variable is set correctly, too.
|
ensure the BOARD_PATH variable is set correctly, too.
|
|
|
make spiflash-program.elf PROGRAMMINGFILE=/path/to/myapp.bin \
|
make spiflash-program.elf PROGRAMMINGFILE=/path/to/myapp.bin \
|
BOARD_PATH=`pwd`/../../../boards/actel/ordb1a3pe1500
|
BOARD=actel/ordb1a3pe1500
|
|
|
It's advisable to do a "make distclean" first, to clear out any previously
|
It's advisable to do a "make distclean" first, to clear out any previously
|
compiled software for other boards.
|
compiled software for other boards.
|
|
|
The steps to embed the size of the program in the binary and then link it
|
The steps to embed the size of the program in the binary and then link it
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.