MCUXpresso_MIMXRT1021xxxxx/boards/evkmimxrt1020/freemaster_examples/fmstr_net
Yilin Sun 763d32be90
Updated SDK to v2.15.000
Signed-off-by: Yilin Sun <imi415@imi.moe>
2024-03-15 22:23:36 +08:00
..
armgcc Updated SDK to v2.15.000 2024-03-15 22:23:36 +08:00
source Updated SDK to v2.15.000 2024-03-15 22:23:36 +08:00
evkmimxrt1020_sdram_init.jlinkscript Initial SDK v2.12.0 2022-08-23 23:00:33 +08:00
fmstr_example_net_v3_14.xml Updated SDK to v2.15.000 2024-03-15 22:23:36 +08:00
readme.txt Initial SDK v2.12.0 2022-08-23 23:00:33 +08:00

readme.txt

Hardware requirements
=====================
- Mini/micro USB cable
- Target microcontroller board
- Personal Computer
- FreeMASTER 3.1.2 with TCP/UDP communication plug-in installed

Board settings
============
No special settings are required. By default this demo communicates over an Ethernet
network. Make sure to connect the Ethernet cable to the board and interconnect it with
the PC using a network switch. The demo uses static IP address or an address obtained
from DHCP. Refer to network.c (EXAMPLE_USE_DHCP) file for more details about default IP 
address.

Prepare the demo
===============
1.  Interconnect the board with a switch and the host computer.
2.  Compile and download the program to the target microcontroller.
3.  Run and resume application execution when debugger stops in the main() function.

Connect with FreeMASTER
=======================
4.  Run FreeMASTER, use the Connection Wizard or open Project Options.
5.  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.
6.  Start communication, FreeMASTER loads the initial TSA Active Content links in the Welcome page.
7.  Click the "FreeMASTER Demonstration Project (embedded in device)" in the Welcome page.
8.  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