Multi Source Translation Content

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Multi Source Translation Content

ディスカッション

ソート順:
Hands-On Workshop: MCUXpresso Software and Tools Overview Getting started with MCUXpresso SDK, IDE, and Config tools. Getting started with MCUXpresso SDK, IDE, and Config tools. Software & Tools
記事全体を表示
San Jose: Hands-On Workshop: MCUXpresso Software and Tools This hands-on session introduces the MCUXpresso suite of tools (IDE, SDK, Config Tools) and shows users how to rapidly start development with thousands of Kinetis and LPC MCUs based on the ARM® Cortex®-M core. Using either Kinetis or LPC development hardware, attendees will build a custom SDK, configure pins and clocks settings, generate a project, import and debug an application. This hands-on session introduces the MCUXpresso suite of tools (IDE, SDK, Config Tools) and shows users how to rapidly start development with thousands of Kinetis and LPC MCUs based on the ARM® Cortex®-M core. Using either Kinetis or LPC development hardware, attendees will build a custom SDK, configure pins and clocks settings, generate a project, import and debug an application.
記事全体を表示
KW36 - Reprogramming a KW36 device using the FSCI bootloader Introduction This document is a quick start guide to load a new software image in a KW36 device through FSCI (Freescale Serial Communication Interface) bootloader software. Also, it contains all the steps needed to install the software required in a Windows host to handle the FSCI communication protocol. Software Requirements IAR Embedded Workbench IDE or MCUXpresso IDE. FRDM-KW36 SDK. Hardware Requirements FRDM-KW36 board. Downloading the SDK When downloading the SDK, select your specific IDE or simply choose all toolchains as shown below. In the option "Add software component", ensure to select all middleware components as depicted below. Installing FSCI Host in Windows OS The host software for the Windows OS was designed to work in a Python environment. The following steps are to download and install the software needed to use FSCI in a Windows OS. Visit the Python web site and download the latest Python 2.7.x MSI installer package for Windows OS. Open the MSI installer package. When customizing the installation options, check "Add python.exe to Path" as shown below Complete the rest of the steps for the Python installation process. Unzip the FRDM-KW36 SDK. Depending on your Python environment architecture, copy the HSDK.dll from  \tools\wireless\host_sdk\sdk-python\lib\ to \DLLs (default in C:\Python27\DLLs). Download and install Visual C++ Redistributable Packages for Microsoft Visual Studio 2013 depending on the Windows architecture (vcredist_x86.exe or vcredist_x64.exe) from the Microsoft web site. Download and install the Microsoft Visual C++ Compiler for Python 2.7 from the following web site. To run Python scripts from the Command Prompt of Windows, we must create a system variable named PYTHONPATH. Search “System” in the Windows browser. Go to Advanced system settings -> Environment Variables… -> System variables. Click on the “New…” button and create the PYTHONPATH variable with the following value: \tools\wireless\host_sdk\hsdk-python\src. Programming the FSCI bootloader on FRDM-KW36 board Attach the FRDM-KW36 board to your PC. Drag and drop the “bootloader_fsci_frdmkw36.bin” from the previously unzipped SDK file, you can find this file in: \tools\wireless\binaries to your board. Like a common USB device. Creating a binary image to reprogram the device IAR Embedded Workbench Open the connectivity project that you want to program through the FSCI bootloader from your SDK. This example will make use of the heart rate sensor project, located at the following path: \boards\frdmkw36\wireless_examples\bluetooth\hrs\freertos\iar\hrs_freertos.eww . Open the project options window (Alt+F7). In Linker -> Config window, edit the “Configuration file symbol definitions” add the “gUseBootloaderLink_d=1” linker flag as shown below. Go to the “Output Converter” window and ensure that the output file is in binary format (.bin), otherwise, deselect the “Override default” checkbox, expand the “Output format” combo box and select “Raw binary. Click the OK button. Rebuild the project. The binary will be saved at:  \boards\frdmkw36\wireless_examples\bluetooth\hrs\freertos\iar\debug   MCUXpresso IDE Import your FRDM-KW36 SDK to MCUXpresso. Drag and drop your SDK on the "installed SDK's" toolbar. (In this step, it is not necessary to unzip the package). Open any connectivity project that you want to program through the FSCI bootloader from your SDK. This example will make use of the heart rate sensor project. Go to Project -> Properties, a new window will appear. Then, open the C/C++ Build -> Settings -> Linker -> Miscellaneous. Press the icon below, a new window will be deployed. Add “--defsym=gUseBootloaderLink_d=1”. Click on “Apply and Close”. Build the project. Deploy the “Binaries” icon in the workspace. Click the right mouse button on the “.axf” file. Select “Binary Utilities -> Create binary” option. The binary file will be saved at “Debug” folder in the workspace with “.bin” extension. Reprogramming an FRDM-KW36 board using the FSCI bootloader The following steps are to test the FSCI bootloader in a Windows OS. Search "Command Prompt" in the Windows browser. Run the "fsci_bootloader.py" Python script. Type the “python.exe” path in the console (default C:\Python27\python.exe). Drag and drop the “fsci_bootloader.py” from:  \tools\wireless\host_sdk\hsdk-python\src\com\nxp\wireless_connectivity\test\bootloader  on the command prompt screen. Search the COM Port of your FRDM-KW36 board and type in the console. You can find it typing ‘Device manager’ from windows home and then search it in Ports (COM & LPT) toolbar. As you can see in this example the port may change depending on each case. Search the binary image file (created in the last section). Drag and drop on the screen. Press “Enter” to start the firmware update trough FSCI bootloader. Automatically the KW36 device will trigger to run the new software. To see all your process running, you can download the ‘IoT Toolbox’ from the app store to your smartphone and connect your device with the board to verify the random data that the heart rate sensor example generates. BLE Software KW KW35 | 36
記事全体を表示
NFCエッセンシャルなど! <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> このセッションでは、NFCとは何か、ポートフォリオの一部である製品、および複数の業種にわたるさまざまなユースケースでどのように使用できるかについて、参加者に概要を簡単に説明します。また、プロトタイピングに役立つ開発キットとSWリソースの概要を参加者に説明します。要するに、これはNFCを始めるために必要な最高のクラッシュコースです。 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> このセッションでは、NFCとは何か、ポートフォリオの一部である製品、および複数の業種にわたるさまざまなユースケースでどのように使用できるかについて、参加者に概要を簡単に説明します。また、プロトタイピングに役立つ開発キットとSWリソースの概要を参加者に説明します。要するに、これはNFCを始めるために必要な最高のクラッシュコースです。 インターフェース&コネクティビティ センサ
記事全体を表示
ハンズオンラボ4: LPC55S69リモートコントロールAlexaアプリAWS <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> Armの最新のCortex-M33コアの価値、メリット、機能について、LPC5500ベースの製品トレーニングとハンズオンセッションを通じて理解します。 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> Armの最新のCortex-M33コアの価値、メリット、機能について、LPC5500ベースの製品トレーニングとハンズオンセッションを通じて理解します。 キネティスCortex®-Mマイクロコントローラー LPCマイクロコントローラ
記事全体を表示
Apply patches for WPA2 Wi-Fi network vulnerability On mid Oct 2017, researchers revealed details of a new exploit called KRACK that takes advantage of vulnerabilities in Wi-Fi security to let attackers eavesdrop on traffic between computers and wireless access points.It takes advantage of several key management vulnerabilities in the WPA2 security protocol, the popular authentication scheme used to protect personal and enterprise Wi-Fi networks. Google has already fixed the problem for customers running supported versions of Android version 5,6,7 and 8. The formal patches has already released in 2017-11-06 security patch. The URL is:    Android Security Bulletin—November 2017    And these patches are listed in  chapter 2017-11-06 security patch, System section. Please all i.mx series devices that use the security patch level  earlier than 2017-11-06 must include all applicable patches to fix this wifi vulnerability on Android. Here these patch has been applied for imx Android mm6.0 and ng7.0 release, to avoid this wifi vulnerability, it is recommended to have these patches in this attach applied, which should be applied to external/wpa_supplicant_8. General Re: Apply patches for WPA2 Wi-Fi network vulnerability Hi, how about Android 5.1.1? do you have patches for lollipop?
記事全体を表示
ハンズオンワークショップ:S32K用S32 SDK <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> ハンズオン:NXP S32 SDKをベースとした非AUTOSARソフトウェアソリューションのクイックイントロダクション。セキュアなCAN通信を特徴とする車載アプリケーションの作り方S32 Design Studio IDEとの統合、ヒントとコツ。 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> ハンズオン:NXP S32 SDKをベースとした非AUTOSARソフトウェアソリューションのクイックイントロダクション。セキュアなCAN通信を特徴とする車載アプリケーションの作り方S32 Design Studio IDEとの統合、ヒントとコツ。
記事全体を表示
Catch the 5G Wave with NXP’s Cellular Base Station Concept Demo NXP, the number one supplier of high power RF power transistors, has a new 5G cellular base station concept alongside many other innovative cellular infrastructure solutions and technologies that is being shown at industry events. Product innovations from NXP are in the areas of 5G, from Gigabit LTE leading up to 5G using GaN and silicon LDMOS for macro and small cell base stations. Learn more about the steps that NXP is taking toward enabling the 5G wave Features Smaller footprint to reduce installation costs Network infrastructure evolution Active antenna rise Power consumption Multiple standards to support with 3G, 4G to 5G Link  5G Infrastructure|NXP  Mobile
記事全体を表示
HOWTO: Use SDK based example code as standalone (usable for GIT, SVN...) By defalut is SDK code in examples linked into project. Unfortunately there is no GUI config option, but this settings can be changed in ProcessorExpert.pe file - located in project's root folder.  First of all - backup your project. Locate SDK folder in project and delete all content. When done - close your project.  Open ProcessorExpert.pe file located in project's root folder in any text editor (it is XML file), locate tag and change value from LINKED to STANDALONE: Save changes and open again your project in S32DS. Generate processor expert code:  Now - all SDK code is copied into workspace:  There are also linked files in Project_Settings. Easiest way is just create an empty non SDK project and copy linker script and startup assembly to your project:  Make sure, that Linker uses your copied linker script file:  Re: HOWTO: Use SDK based example code as standalone (usable for GIT, SVN...) Hi Jiri, I'm using S32DS Studio 2.2 and this solution does not work properly. After generating the code with Processor expert, the SDK folder is populated with files but those are completely empty. Is this a known bug is SDS 2.2? Best regards! Re: HOWTO: Use SDK based example code as standalone (usable for GIT, SVN...) Hi,  thanks for info.  Jiri  Re: HOWTO: Use SDK based example code as standalone (usable for GIT, SVN...) Hi, Kiri I met the same problem and now solved by your method, but maybe a typo that, as you mentioned "locate Module> tag ", it should be "locate Mode> tag".  Thanks for sharing.
記事全体を表示
License Lists -Software Licensing and Support feature that show license and entitlements expiration dates, and help searching license files. #licese‌ #codewarrior; software; licenses issue‌  
記事全体を表示
工具和支持 - S32 设计工作室 - 如何设计以及对恩智浦免费软件工具的期望 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 在本课程中,您将了解如何设计以及对我们的免费软件工具有何期望。 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 在本课程中,您将了解如何设计以及对我们的免费软件工具有何期望。
記事全体を表示
ISP 内核和图 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 索引|上一页|下一页 (在 “我的视频” 中查看)
記事全体を表示
PMIC PF0100 Resources The PF0100 SMARTMOS power management integrated circuit (PMIC) provides a highly programmable/ configurable architecture, with fully integrated power devices and minimal external components. With up to six buck converters, six linear regulators, RTC supply, and coin-cell charger, the PF0100 can provide power for a complete system, including applications processors, memory, and system peripherals, in a wide range of applications. With on-chip one time programmable (OTP) memory, the PF0100 is available in pre-programmed standard versions, or non-programmed to support custom programming. The PF0100 is defined to power an entire embedded MCU platform solution such as i.MX 6 based eReader, IPTV, medical monitoring, and home/factory automation. The latest version datasheet :https://www.nxp.com/docs/en/data-sheet/MMPF0100.pdf The errata files:https://www.nxp.com/docs/en/errata/MMPF0100ER.pdf The above two are recommended files. Application note:https://www.nxp.com/docs/en/application-note/AN4717.pdf Evaluation board user's guide:https://www.nxp.com/docs/en/user-guide/KTPF0100UG.pdf GUI for PF Power Management Development Tools:https://www.nxp.com/docs/en/user-guide/KTPFSWUG4.pdf EVM and Tools:https://www.nxp.com/cn/products/power-management/pmics/power-management-for-i.mx-application-processors/14-channel-configurable-power-management-ic:MMPF0100?tab=Design_Tools_Tab More information: https://www.nxp.com/cn/products/power-management/pmics/power-management-for-i.mx-application-processors/14-channel-configurable-power-management-ic:MMPF0100?tab=Design_Tools_Tab This document was generated from the following discussion:The specified item was not found. PF0100PF0200
記事全体を表示
Clusters & Infotainment: In-Vehicle Wireless Charging Solutions for Automotive In-vehicle wireless charging solutions portfolio overview, automotive grade hardware and software offerings, technical description of charging deliver and control, foreign object detection, NFC and AUTOSAR integration, and special considerations for in-vehicle operation. In-vehicle wireless charging solutions portfolio overview, automotive grade hardware and software offerings, technical description of charging deliver and control, foreign object detection, NFC and AUTOSAR integration, and special considerations for in-vehicle operation.
記事全体を表示
Optimize FreeRTOS™ with MCUXpresso Software and Tools This session shows how to optimize FreeRTOS™ applications using the MCUXpresso SDK and IDE, including tools as Segger SystemView and Percepio Tracealizer. The  session covers optimizing the RTOS with configuration settings, inspecting stack and run-time using NXP Kernel Awareness, streaming real time data using Segger RTT and SystemView and up to analyzing and optimizing system performance with RTOS and application trace. This session shows how to optimize FreeRTOS™ applications using the MCUXpresso SDK and IDE, including tools as Segger SystemView and Percepio Tracealizer. The  session covers optimizing the RTOS with configuration settings, inspecting stack and run-time using NXP Kernel Awareness, streaming real time data using Segger RTT and SystemView and up to analyzing and optimizing system performance with RTOS and application trace.
記事全体を表示
Arcturus Demo uCP1020 IoT Gateway Module and Mbarx IoT Middleware uCP1020 IoT Gateway Module hardware Mbarx IoT Gateway Middleware TLS secure remote site connectivity Data aggregation and proxy of remote IoT devices Seamless switching between local and remote IoT sites   Mbarx System Manager GUI IoT site management tool uCP1020 IoT Gateway System-On-Module Hardware This Demo Is Probably of Interest If You: Have various remote site locations that need to be centrally connected Require remote site data aggregation and secure connectivity, across public networks Need to implement a private cloud service architecture (e.g. develop your own device interactions/workflow) Require a versatile Linux platform to deploy various gateway services Are evaluating options for RYO or commercial IoT gateway hardware Differentiation This Demo Highlights Modular, off-the-shelf IoT gateway hardware Eco-system of Mbarx IoT solutions and tools Simple, GUI driven management of remote sites Complete system-level solution for private or public cloud IoT deployments   What this Demo is All About Video Link : 4542 uCP1020 IoT Gateway Demo - Using Mbarx IoT Gateway Middleware, End-points and System Manager Tool. Demo Diagram(s) IoT Physical Components Gateways SOC: QorIQ P1020 Dual-Core Communication Processor Boards/Modules: uCP1020 IoT Gateway Module hardware Software: Arcturus Mbarx IoT Gateway middleware Arcturus management middleware  Arcturus PBX/Communications software package Arcturus Mbarx-Operations Controller work-flow management middleware Open source Linux software (Kernel mainline branch) Edge Devices SOC:2x 10/100/1000BaseT networking supported natively by the P1020 processor and on board network PHYs Modules:Various PCIe and miniPCIe based connectivity options (see wireless below) Software:Linux Wireless Connectivity Modules:GSM/LTE/HSPA/UMTS/EVDO data (depending on providers, regions and certifications).  As tested using Telit HE910 family (HEPCHGPS204T701) Modules:Wi-Fi (depending on regions and certifications).  As tested using Atheros AR9390 family. Software:Linux Sensors SOC: Peripheral connectivity supported by SPI, I2C, UART, USB, SDHC, PCIe, miniPCIe Cloud Infrastructure/Services Software/Services: Arcturus Mbarx IoT Gateway middleware is fully compatible with Mbarx IoT end-nodes such as uCMK60 based on K60, K64. Mbarx IoT protocol supports TCP/IP sockets with TLS security and simple character driven protocol Mbarx IoT Gateway middleware supports remote-site aggregation, secure connectivity and device management proxy. Optional plugs-ins for MQTT, CoAP and other popular IoT/M2M protocols. Smart Devices/Apps Software: Mbarx-Operations Controller supports cross-platform work-flow driven, operational control using a responsive HTML5 architecture. Mbarx-System Manager site-wide IoT device/node management tool is available for PCs. IoT System Capabilities Device Management Secure remote site connectivity Remote site IoT node/device aggregation Bulk device firmware updates, bulk configuration, site wide-provisioning Secure IoT node/device management and configuration Cloud/App Communications/Interworking Wi-Fi Access Point (Host AP mode), cellular data Security SSL/TLS 1.1,1.2 server and client with X.509 IoT Development Capabilities Embedded Platforms Kinetis MCUs, QorIQ 32-bit Power Architecture processors Embedded Tools Linux - kernel, driver, middleware and user space application development U-boot development and customization MQX - KSDK Services Customization and system solutions available through direct engagement - contact Arcturus Hardware and software services available - contact Arcturus IoT Product Type Product/Component Vendor Research or Procure This Product/Component End User Hardware Laptop PC Win7, Win8, Win10 or Mac Commercial Laptop PC End User Software Arcturus Mbarx System Manager Tool Commercial Arcturus Mbarx IoT and M2M Solutions End User Smart Device Arcturus uCMK60 - VoIP / IoT Board/Modules Arcturus uCMK64 - IoT Board/Modules Commercial Arcturus uCMK60 - VoIP / IoT Boards/Modules End User Edge Device TP-Link TL-SF1008P 802.3af PoE Switch Commercial TP Link TL-SF1008P End User Edge Device Linksys EA6100 Dual Band Smart Wi-Fi Router Commercial Linksys EA6100 Dual Band Smart Wi-Fi Router Communications Infrastructure
記事全体を表示
Porting Guideline for Zigbee 3.0 application from JN516x to KW41Z This Application Note provides guidance on migrating ZigBee 3.0 Base device application designed for the NXP JN516x wireless microcontrollers to the KW41Z with the help of attached PDF. JN KW41Z31Z21Z ZigBee Software
記事全体を表示
教程:在 S32DS 3.1 上创建新的 ISP 项目 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 索引|上一页| 下一页 有关 S32DS 的更多视频、教程或信息,请访问: https://community.nxp.com/community/s32/s32ds (在 “我的视频” 中查看)
記事全体を表示
Clusters & Infotainment: ハンズオンワークショップ: Qt プログラミング入門 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> このセッションは、Qt Frameworkでプログラミングをしたことがない方を対象としています。環境のセットアップから、電卓と温度計ディスプレイの2つの基本的なアプリケーションの開発まで、基本的な手順をご案内します。また、これらのデモと対話する機会もあります。 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> このセッションは、Qt Frameworkでプログラミングをしたことがない方を対象としています。環境のセットアップから、電卓と温度計ディスプレイの2つの基本的なアプリケーションの開発まで、基本的な手順をご案内します。また、これらのデモと対話する機会もあります。
記事全体を表示
How to move your CodeWarrior suite license Quick guide on how to generte a license with a new host information. ## codewarrior‌ #rehost‌ #codewarrior license‌
記事全体を表示