More KL25Z SPI fixes
This commit is contained in:
parent
94686c0e15
commit
907907e10c
@ -135,6 +135,19 @@ to the SDA bootloader is this boot loader from mbed:
|
||||
http://mbed.org/handbook/mbed-FRDM-KL25Z-Getting-Started
|
||||
http://mbed.org/handbook/Firmware-FRDM-KL25Z
|
||||
|
||||
Using the mbed loader:
|
||||
|
||||
1. Connect the KL25Z to the host PC using the USB connector labeled
|
||||
SDA.
|
||||
2. A new file system will appear call MBED; open it with Windows
|
||||
Explorer (assuming that you are using Windows).
|
||||
3. Drag and drop nuttx.bin into the MBED window. This will load the
|
||||
nuttx.bin binary into the the KL25Z. the MBED window will close
|
||||
then re-open and the KL25Z will be running the new code.
|
||||
|
||||
Using the Freescale SDA debugger is essentially the same. That
|
||||
debugger will also accept .hex file.
|
||||
|
||||
Freedom KL25Z-specific Configuration Options
|
||||
============================================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user