Hardware requirements
Mini/micro USB cable
Target microcontroller board
Personal Computer
FreeMASTER 3.1.2 with TCP/UDP communication plug-in installed
Board settings
This demo is configured to communicate over a WiFi network. Wifi firmware must be already in flash otherwise write the firmware image to flash first. Make sure the network SSID and password are configured in freemaster_cfg.h or directly in network_wifi.c file. The SSID and password must match the local WiFi settings. This demo uses automatic DHCP address resolution so also make sure this service is enabled on the local network.
Prepare the demo
Interconnect the board with a switch and the host computer.
Compile and download the program to the target microcontroller.
Run and resume application execution when debugger stops in the main() function.
Connect with FreeMASTER
Run FreeMASTER, use the Connection Wizard or open Project Options.
Select network communication and configure the plug-in for TCP or UDP protocol with the port that matches the settings in the freemaster_cfg.h.
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