- Download the JLINK software from Segger.com
- Run "J-LINK STR9 Commander" tool (it's under Segger-> JLink ARM 3.95a -> Processor Specific Utilities).
- Type "?" to get a list of commands
- Type "erase all" to fully erase the chip.
- Type "setb 1" to set the boot bit to bank 1.
- Type "q" to quit.
- Now you can use the flash loader of EWARM to install the code.
Monday, January 26, 2009
How to install a bootloader on a STR912 without CAPS or Raisonance
ST recommends CAPS (their GUI) to install the STR912. However, that requires a Raisonance JTAG adapter. You can do it with just IAR EWARM and Segger tools.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment