Hardware requirements
LPCXpresso54S018 board
Personal Computer
FreeMASTER 2.5 or later installed on PC
Serial line, CAN or USB equipment as needed to connect over selected interface.
Board settings
By default, the demo is configured for standard serial (UART) communication. It may be changed to other interface in MCUXpresso ConfigTools. Run the MCUXpresso ConfigTools, select the Peripherals tool and open the Middleware/FreeMASTER component configuration. Refer to the list of recommended communication options below and make the selection in the FreeMASTER configuration page. Note that the other communication interfaces may require to use different physical connections, such as CAN transceiver, serial or USB ports.
Note: This board does not have a CAN transceiver so you need to connect your own CAN transceiver connected to pins:
PIO3_18 is connected to CAN0_TX
PIO3_19 is connected to CAN0_RX
Recommended communication options
‘SERIAL’ at FLEXCOMM0 module connected to virtual serial port of the debugger USB interface.
‘CAN’ at MCAN module.
‘Packet-driven BDM’ using the debugger interface (use flash-based build targets only).
Prepare the demo
Interconnect the host PC and the target microcontroller board using the selected interface cable.
Compile and download the program to the target microcontroller.
Run and resume application execution when debugger stops in the main() function.
If using the Packet-driven BDM interface
Terminate the debugger session to release the JTAG interface for FreeMASTER use.
Reset the target board to make sure it runs after detaching the debugger.
Connect with FreeMASTER
Run FreeMASTER, use the Connection Wizard or open Project Options.
Configure Serial, CAN or other communication as required by this demo setup.
Start communication, FreeMASTER loads the initial TSA Active Content links in the Welcome page.
Click the “FreeMASTER Demonstration Project (embedded in device)” in the Welcome page.
The demo is now running, you should be able to watch variable values and graphs.
More information
Read more information about FreeMASTER tool at http://www.nxp.com/freemaster. Feel free to ask questions and report issues at FreeMASTER’s community page at https://community.nxp.com/community/freemaster