ele_common#
Overview#
The ELE common application provides example how to load loadable FW into ELE and how to distingush when FW is loaded.
Running the demo#
The following lines are printed to the serial terminal when the demo program is executed.
ELE Common example
Get ELE FW version
FW version[0]: FFFFFFFF, version[1]: FFFFFFFF
FW is not loaded in ELE
Load ELE FW
FW version[0]: 1010000, version[1]: 4867EE6D
FW is loaded in ELE
Example end
Supported Boards#
FRDM-MCXW71
Hardware requirements
Micro USB cable
Personal Computer
FRDM-MCXW71 board
Board settings
No special settings are required.
Prepare the Demo
Connect the micro and mini USB cable between the PC host and the USB ports on the board.
Open a serial terminal on PC for the serial device with these settings:
115200 baud rate
8 data bits
No parity
One stop bit
No flow control
Download the program to the target board.
Either press the reset button on your board or launch the debugger in your IDE to begin running the demo.
MCX-W71-EVK
Hardware requirements
Micro USB cable
Personal Computer
FRDM-MCXW71 board
Board settings
No special settings are required.
Prepare the Demo
Connect a USB cable between the host PC and the EVK board J14.
Open a serial terminal on PC for the serial device with these settings:
115200 baud rate
8 data bits
No parity
One stop bit
No flow control
Download the program to the target board.
Either press the reset button on your board or launch the debugger in your IDE to begin running the demo.
KW45B41Z-EVK
Hardware requirements
Micro USB cable
Personal Computer
KW45B41Z-EVK board
Board settings
No special settings are required.
Prepare the Demo
Connect the micro and mini USB cable between the PC host and the USB ports on the board.
Open a serial terminal on PC for the serial device with these settings:
115200 baud rate
8 data bits
No parity
One stop bit
No flow control
Download the program to the target board.
Either press the reset button on your board or launch the debugger in your IDE to begin running the demo.