element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Smart Spaces Design Challenge
  • Challenges & Projects
  • Design Challenges
  • Smart Spaces Design Challenge
  • More
  • Cancel
Smart Spaces Design Challenge
Forum Smart Spaces - Getting start with FRDM-A153 from MCUxpresso IDE and Power Up
  • Forum
  • Projects
  • DC
  • Leaderboard
  • Files
  • Members
  • More
  • Cancel
  • New
Join Smart Spaces Design Challenge to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 0 replies
  • Subscribers 35 subscribers
  • Views 24 views
  • Users 0 members are here
Related

Smart Spaces - Getting start with FRDM-A153 from MCUxpresso IDE and Power Up

fyaocn
fyaocn 1 day ago

1.  Summary

MCUxpresso IDE  shall be normally used for FRDM-MCXA153 development board.
Software development environment setup, and example project execution start with validating hardware functionality by connecting a Type-C USB cable to the J15 interface; then  importing the SDK_2.x_FRDM-MCXA153, configuring UART (with parameters like 115200 baud rate) to  get started with this Arm Cortex-M33 coreboard. Here is how getting start up shall go.
image

2. Detailed

I. Hardware Basics & Initial Validation

  1. Core Board FeaturesBased on the Arm Cortex-M33 microcontroller, the board operates at a maximum frequency of 96 MHz, with high-speed connectivity, serial peripherals, timers, analog functions, and low-power characteristics. It comes pre-loaded with an LED blinky demo for out-of-the-box functionality verification.
  2. Hardware Connection & Testing
    • Connection Method: Use a Type-C USB cable to connect the board’s J15 interface (MCU-Link USB) to a computer or power supply.
    • Verification Phenomenon: Upon successful power-up, the RGB LED should blink at a steady rhythm, that is about 1 second interval. 

II. Software Development Environment Setup

Install Mcuxpresso IDE and SDKs

image

After start up, the new version change with new UI

image

Then goes to deshboard page

image

Other type of IDE is available as well
Tool Type Recommended Version/Configuration Core Purpose Key Settings
Primary IDE MCUXpresso IDE 11.8.0+ End-to-end project creation, compilation, debugging Supports SDK import and CMSIS-DAP probe connection
Cross-Platform IDE VS Code + MCUXpresso Extension Development on Windows/macOS/Linux Requires importing local SDK archive (e.g., SDK_2_14_0_FRDM-MCXA153.zip)
Other IDEs IAR Embedded Workbench 9.40.1+ Development for Cortex-M33 core Set debugger to CMSIS-DAP; target device = NXP MCXN947_core0
Other IDEs Keil µVision 5.33+ Requires CMSIS device pack (MCXNXXX_DFP) Select J-LINK in debug options

III. SDK Import & Project Workflow

  1. SDK Acquisition & Import
    • SDK Version: Recommended SDK_2.x_FRDM-MCXA153  which must be unzipped in advance.
    • Import Path: In the IDE’s "Quickstart Panel", click Import SDK example(s) and select the FRDM-MCXA153 board and corresponding SDK.

Drap and install the sdk automatically

image

Plug in the board, the CMSIS-DAP driver is installed automatically and virtual port is added.

image

3.  MCUXpresso IDE  Project Operations 

Step Details
Project Selection Expand demo_apps to select hello_world, or expand driver_examples to select ctimer_match_interrupt_example
Configuration Check UART as the SDK Debug Console (replacing default semihosting)
Project Build Click the "Build" button; success is indicated by 0 errors and 0 warnings in the console (takes ~15 seconds)
Program Download Click the "Debug" button, select the MCU-Link CMSIS-DAP probe, and the program will be automatically downloaded to the board
Result Verification Open the terminal (configured as per the table above) and view output like "Hello World" after running the program
The power up of FRDM-MCXN236 is similar with with blink as out-of-factory demo.
It is well and ready to code .
  • Sign in to reply
  • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube