Skip to content

MCUXpresso SDK SoC SVDs

Notifications You must be signed in to change notification settings

nxp-mcuxpresso/mcux-soc-svd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcux-soc-svd

This repository is for System View Description(SVD) file delivery of MCUXpresso SDK. The SVD file provides detailed information about peripherals, registers, fields, and bit values as well as named interrupts. When using debugger with specified SVD file for the connected device , software developer is able to easily check the peripheral registers, without the need to reference device documentation. For more of the SVD file description and benefits, please check the System View Description.

The suggested user scenarios for the repository are:

  • Download specific SVD file for a device to use with toolchains. For example, download MIMXRT1052.xml file and use it for debugging evkbimxrt1050 board ARMGCC project with Ozone or vscode Cortex-Debug extension.
  • Use the repository together with MCUXpresso SDK overall delivery on GitHub. The MCUXpresso SDK overall delivery references the repository as a west project to make the MCUXpresso IDE able to use the SVD files for debugging. To achieve the MCUXpresso SDK delivery which contains shared drivers/components, device support, board support, rtos and middleware support, you may go to the main repository.

License

This project is under BSD-3-Clause license, license copy please check COPYING_BSD-3.