OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [orpsocv2/] [sw/] [apps/] [spiflash/] [README] - Diff between revs 465 and 466

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 465 Rev 466
Line 39... Line 39...
version of the program we are to load into the flash memory.
version of the program we are to load into the flash memory.
 
 
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`/../../../actel/ordb1a3pe1500
            BOARD_PATH=`pwd`/../../../boards/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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.