1
Out of the Box2
Get Software3
Plug It In4
Create, Build and LoadSign in to save your progress. Don't have an account? Create one.
Applies for the DEVKIT-MPC5748G evaluation board REV D
The DEVKIT-MPC5748G REV D has several improvements:
DEVKIT-MPC5748G evaluation board REV D
DEVKIT-MPC5748G evaluation board REV B
Learn more about the MPC574xG/C/B/D Phantom Feature Differences at Projects and Tutorials section.
Something went wrong! Please try again.
Something went wrong! Please try again.
The communication interfaces for DEVKIT-MPC5748G evaluation board:
Note: The LIN physical interface requires 12 V supply on pin P3-03
.
The programming interfaces for DEVKIT-MPC5748G evaluation board:
Something went wrong! Please try again.
Something went wrong! Please try again.
Something went wrong! Please try again.
S32K144EVB performs better when using S32 Design Studio for Power Architecture®.
Note: Check the S32 Design Studio page for the latest version.
Something went wrong! Please try again.
Some example applications output data over the MCU UART, so make sure that the driver for the board's virtual COM port is installed.
Note: Make sure the board is plugged into your PC before you run the driver installer.
To view the serial output from the MCU’s UART, run your preferred terminal application once the serial port driver is installed. Configure the terminal to 57,600 baud rate, 8 data bits, no parity and 1 stop bit.
Note: To determine the port number of the DEVKIT-MPC5748G's virtual COM port, open the device manager and look under the "Ports" group.
Learn more about Using a Terminal Application at Projects and Tutorials section.
Something went wrong! Please try again.
Watch the video to set up your evaluation board. You can also use the step-by-step guide.
Something went wrong! Please try again.
The J11
is the only jumper. It helps select the power source:
Note: For high power/current-consuming applications (like using external shield boards) use “External 12 V Supply” only.
Learn more about OpenSDA at Projects and Tutorials section.
Something went wrong! Please try again.
Connect one end of the USB cable to the PC and the other end to the micro-B connector on the DEVKIT-MPC5748G board. Allow the PC to automatically configure the USB drivers.
The pre-loaded example project utilizes the DEVKIT-MPC5748G user push button (SW2
) and the user LEDs.
Once the board is plugged in, LEDs will blink in default pattern.
Press push button to switch between the two different patterns. Use Potentiometer to change blinking speed.
Note: Clock is configured to PLL running @ 160 MHz.
Something went wrong! Please try again.
Let’s take it for a test drive.
Watch the video to create a new project in S32 Design Studio IDE and load example code. You can also use the step-by-step guide.
Launch the S32 Design for Power Architecture® and select a default workspace or specify a new one. Then click OK.
Note: Uncheck the box Use this as default and do not ask again.
Elf S32DS Project
.Three projects will be created for three different cores of MPC5748G.
Something went wrong! Please try again.
Follow one of these paths to build a new project:
Once you have successfully built your project, the following message displays on the console:
Something went wrong! Please try again.
Note: For DEVKIT-MPC5748G, OpenSDA works as a debug adapter, so no standalone debugger is required.
Note: The port is the comport where device is connected.
Learn more about debugging basics at Projects and Tutorials section.
Something went wrong! Please try again.
To configure a project to debug from RAM, follow one of these paths:
Note: Repeat for all related projects and follow the steps in 4.2 Build a New Project in IDE.
Finally, to debug from RAM, select the RAM-related session while debugging.
Note: Follow the steps in 4.3 Debug a Project in IDE.
Something went wrong! Please try again.
The DEVKIT-MPC5748G example codes also include the projects from AN4830: Qorivva Recipes for MPC574xG
Note: Download the AN4830SW.
Something went wrong! Please try again.
Something went wrong! Please try again.
Not sure how to use a terminal application?
Tera Term is a very popular open source terminal emulation application. This program can be used to display information sent from your NXP® development platform's virtual serial port.
Download Putty from Chiark and run the installer
Download Putty from ChiarkLaunch Tera Term and select the serial option.
Note: The COM port will be automatically populated in the list if your board is already plugged in.
You are ready to go.
PuTTY is a popular terminal emulation application. This program can be used to display information sent from your NXP development platform's virtual serial port.
Download PuTTY and run the installer
Download Putty from ChiarkConfigure the serial radio button and enter the COM port number you determined earlier. Also enter the baud rate.
Note: A baud rate of 57600 is recommended.
Open the serial connection.
Note: The terminal window will open if your board is already plugged in.
PuTTY will alert you if the configuration is not correct.
You are ready to go.
Step, Run, Suspend, Resume and Terminate
Step Into (F5)
Step Over (F6)
Run
Suspend
Resume (F8)
Terminate (Ctrl + F2)
Click the Variables tab. To enter different values, click in the values field.
To see CPU registers, click the Registers tab. To enter different values, click in the Value field.
To view peripheral registers, go to the EmbSysReg tab.
To add a memory monitor, click the plus icon (+) and select a base address.
To add breakpoints, place your cursor and double click.
Note: The blue dot represents the debugger breakpoint.
OpenSDA is an open-standard serial and debug adapter. It bridges serial and debug communications between a USB host and an embedded target processor.
The DEVKIT-MPC5748G comes with the OpenSDA application preinstalled.
Follow these instructions to run the OpenSDA Bootloader and update or change the installed OpenSDA application.
Enter OpenSDA Bootloader Mode | Load an OpenSDA Application |
---|---|
A removable drive should now be visible in the host |
Use the same procedure to load other OpenSDA applications. |
Follow the “Load an OpenSDA application” instructions to update the application on your MK20DX128VFM5 to the latest version. It is likely that the version provided in this package is newer than what was preprogrammed on your MK20DX128VFM5.
OpenSDA-CDC Serial Port
.Open the serial terminal emulation program of your choice.
Note: For Windows you can use Tera Term, PuTTY or HyperTerminal.
SW1
) at any time to restart the example application. Resetting the embedded application will not affect the connection of the virtual serial port to the terminal program.Note: Refer to the OpenSDA User’s Guide for a description of a known Windows issue when disconnecting a virtual serial port while the COM port is in use.
Connect with other engineers and get expert advice on designing with the DEVKIT-MPC5748G on one of our community sites.
Get to Know Your Evaluation Board
Understanding the Header/Pinout
Understanding Interfaces
Understanding Peripherals
General Recommendations
Download Software Examples
Get the Integrated Development Environment (IDE)
Get the PC Configuration Driver