RCU2 Software Development Firmware: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Programming == | == Programming == | ||
A FlashPro project including a STAPL programming file with firmware and u-boot images can be found [http://tidsreise.com/rcu/rcu2_linux_fw.zip here]. | A FlashPro project including a STAPL programming file with firmware and u-boot images can be found [http://tidsreise.com/rcu/rcu2_linux_fw.zip here]. | ||
The firmware is compiled for the SmartFusion2 Starter Kit | The firmware is compiled for the SmartFusion2 Starter Kit. | ||
Usage: | Usage: | ||
# Open FlashPro software | # Open FlashPro software | ||
Line 7: | Line 7: | ||
# Make sure the FlashPro programmer is inserted and that it has been selected by pressing ''View Programmers''. If necessary, hit ''Refresh/Rescan for Programmers'' | # Make sure the FlashPro programmer is inserted and that it has been selected by pressing ''View Programmers''. If necessary, hit ''Refresh/Rescan for Programmers'' | ||
# Now hit ''PROGRAM'', wait for it to finish and then power cycle the board. | # Now hit ''PROGRAM'', wait for it to finish and then power cycle the board. | ||
More to come... |
Revision as of 21:06, 27 November 2013
Programming
A FlashPro project including a STAPL programming file with firmware and u-boot images can be found here. The firmware is compiled for the SmartFusion2 Starter Kit. Usage:
- Open FlashPro software
- Select Open Project and find the file rcu2_linux_fw.pro
- Make sure the FlashPro programmer is inserted and that it has been selected by pressing View Programmers. If necessary, hit Refresh/Rescan for Programmers
- Now hit PROGRAM, wait for it to finish and then power cycle the board.
More to come...