没有合适的资源?快使用搜索试试~ 我知道了~
首页S32DS编译器官方操作指南_S32SDKQSG.pdf
S32DS编译器官方操作指南_S32SDKQSG.pdf
需积分: 47 4.0k 浏览量
更新于2023-06-04
评论 4
收藏 885KB PDF 举报
编译器官方操作指南。本指南没有导出程序的操作指引,可以在https://mp.csdn.net/mdeditor/103123284#中查找对应操作。
资源详情
资源评论
资源推荐

S32 SDK Quick Start Guide, Rev. 1.6, 06/2018
NXP Semiconductors 1
S32 SDK Quick Start Guide
Document Number: S32 SDK QSG
Rev. 1.6, 06/2018

S32 SDK Quick Start Guide, Rev. 1.6, 06/2018
NXP Semiconductors 2
Introduction .......................................................................................................................... 3
1.1 System requirements .................................................................................................. 3
1.2 Installing S32 SDK ..................................................................................................... 3
1.3 Release Notes ............................................................................................................. 4
1.4 Terminology ............................................................................................................... 4
Working with Projects .......................................................................................................... 5
2.1 Creating and building S32DS project ........................................................................ 5
2.2 Importing an existing project ..................................................................................... 9
2.3 Using New Project From Example .......................................................................... 11
2.4 Using a Makefile Project .......................................................................................... 12
2.5 Debugging Projects .................................................................................................. 13
2.6 Graphical Configuration of Drivers ......................................................................... 15

S32 SDK Quick Start Guide, Rev. 1.6, 06/2018
NXP Semiconductors 3
Chapter 1
Introduction
The S32 Software Development Kit (S32 SDK) is an extensive suite of robust hardware
interface and hardware abstraction layers, peripheral drivers, RTOS, stacks and
middleware designed to simplify and accelerate application development on NXP S32K
microcontrollers.
This manual explains how to use the S32 SDK product, including the use with S32 Design
Studio, for easier application creation and configuration with graphical user interface.
1.1 System requirements
Hardware
• 1.8 GHz processor
• 2 GB of RAM
Operating System
Microsoft® Windows® 7.
Gnu Make
For usage without S32 Design Studio.
Supported Compiler
For usage without S32 Design Studio. See release
notes for supported versions.
Disk Space
Approximately 2 GB of free disk space (when
installing standalone)
NOTE
The S32 Design Studio software development tools requirements
are covered by their own Quick Start Guide. PEx graphical
configuration tool can only be used with S32 Design Studio.
1.2 Installing S32 SDK
1.2.1 Bundled in S32 Design Studio
S32 SDK is delivered bundled in the S32 Design Studio. In this case it’s already configured
and ready to use.
1.2.2 Standalone
S32 SDK is also delivered through a standalone installer. Using the standalone installer is
recommended when using a compiler which is not supported in S32 Design Studio or

S32 SDK Quick Start Guide, Rev. 1.6, 06/2018
NXP Semiconductors 4
when the graphical interface is not required. In this case the installer can configure an
existing S32 Design Studio to use the configuration files delivered in the installer.
If the integration with the S32 Design Studio is not needed the path to S32 Design Studio
can be left empty – and in this case, only the S32 SDK will be installed and configured.
1.3 Release Notes
Before using the S32 SDK, read the release notes. These notes contain important
information about last-minute changes, bug fixes, incompatible elements, or other topics
that may not be included in this manual. The product comes with the release notes
installed.
1.4 Terminology
The following are some of the terms used in the document.
Table 1-1. Terminology
Term
Description
S32 SDK
Software development kit that provides comprehensive software support for
NXP S32 devices. The S32 SDK includes a Hardware Abstraction Layer (HAL)
for each peripheral and peripheral drivers built on top of the HAL. S32 SDK
also contains the latest available RTOS kernels, a LIN stack and SBC
middleware to support rapid development on supported S32K devices.
Processor Expert
Rapid application design tool targeted for NXP microcontrollers providing the
following key features:
• A Graphical User Interface which allows an application to be specified by
the functionality needed.
• An application created from Embedded Components encapsulating
initialization and functionality of basic elements of embedded systems.
• An automatic code generator which creates tested and optimized C code
which is tuned to your application needs and the selected NXP device.
• A built-in knowledge base, which immediately flags resource conflicts and
incorrect settings, so errors are caught early in design cycle allowing you
to get to market faster with a higher quality product.
剩余16页未读,继续阅读














安全验证
文档复制为VIP权益,开通VIP直接复制

评论0