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

Subversion Repositories openrisc

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

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

powered by: WebSVN 2.1.0

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