Gamer.Site Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. How to: install KSDK 2.0 - NXP Community

    community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-install-KSDK-2-0/...

    6) Selected MCU is supported by KSDK 2.0, you can download the package, choose the toolchain and Operation System. (Also you can add µC/OS-II and µC/OS-III to your package), click on Build SDK Package. 7) Done, check Software Vault tab. 8) Please, go to Preferences. 9) Please, fill the Preferences and don´t forget Save

  3. KSDK 1.1 Release - NXP Community

    community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK-1-1-Release/ta-p/...

    7) MQX for KSDK Installer . The Kinetis SDK 1.1 installer now includes options to install full MQX for KSDK support. The installation screen has also made it clearer during installation on how to select this option. There will no longer be a separate MQX for KSDK installer like there was for KSDK 1.0. 8) MQX 5.0.1 Kernel

  4. Kinetis SDK FAQ - NXP Community

    community.nxp.com/t5/Kinetis-Software-Development-Kit/Kinetis-SDK-FAQ/ta-p/1125627

    The KSDK Platform library contains both the drivers and the HAL. This is the library most of the KSDK demo projects pull in. Device and compiler specific project files for this library can be found at <KSDK_PATH>\lib\ksdk_platform_lib . You will need to compile the library first as KSDK does not come with pre-compiled libraries.

  5. Introducing Kinetis SDK v2 - NXP Community

    community.nxp.com/t5/Kinetis-Software-Development-Kit/Introducing-Kinetis-SDK...

    As was true for KSDK v1, v2 is a collection of comprehensive software enablement for NXP Kinetis Microcontrollers. It includes system startup, peripheral drivers, USB and connectivity stacks, middleware, and real-time operating system (RTOS) kernels. The Kinetis SDK also includes getting started and API documentation (online, PDF) along with ...

  6. New KSDK 1.2. is available! - NXP Community

    community.nxp.com/t5/Kinetis-Software-Development-Kit/New-KSDK-1-2-is...

    Just today release new KSDK version 1.2. and KDS 3.0! Download here. For more details please visit our websites Software Development Kit for Kinetis MCUs|Freescale and Kinetis Design Studio Integrated Development |Freescale. What´s new. Added device family support: MK10D10. MK66F18.

  7. Solved: KDS has forgotten my KSDK path? - NXP Community

    community.nxp.com/t5/Kinetis-Design-Studio/KDS-has-forgotten-my-KSDK-path/m-p/...

    Recently, when I start a new Kinetis project and get to the Rapid Application Development page, it seems KDS has forgotten my KSDK path. Instead of knowing that I have v1.2.0 installed, it shows me this. . . Then I have to explicitly browse to the actual location. How can I remind KDS where...

  8. Installing KSDK 1.1 Eclipse Update - NXP Community

    community.nxp.com/.../kinetis-design-studio/2738/1/KSDK_1_1_Eclipse_Update.pdf

    KSDK_1.1.0_Eclipse_Update.zip file”. 5. Click “Open”, and the “OK” button in the Add Repository dialog box. 6. The KSDK update shows up in the list of the original Install dialogs. 7. Check the box to the left of the KSDK Eclipse Update and click the “Next” button in the lower right corner. 8.

  9. Let´s start with KSDK! - NXP Community

    community.nxp.com/t5/Kinetis-Microcontrollers/Let-s-start-with-KSDK/ta-p/1124650

    KSDK highlights & benefits. •Collection of software enablement offered by free. •KSDK is fully supported in these IDE: − Atollic® TrueSTUDIO®. − GNU toolchain for ARM® Cortex® -M with CMake build system. − IAR Embedded Workbench. − Keil™ MDK-ARM. − Kinetis Design Studio IDE. •KSDK supports most of Kinetis MCUs.

  10. New Kinetis Design Studio V3.0.0 available - NXP Community

    community.nxp.com/t5/Kinetis-Design-Studio-Knowledge/New-Kinetis-Design-Studio...

    New upgrade/migration assistant to migrate projects to V3.0.0. Updated and extended Segger and P&E debugging support: attach to running target, semihosting and advanced flash programming features. New Processor Expert V3.0 with multiple repository support and simplified Kinetis SDK usage and ability to generate projects for IAR and Keil.

  11. KSDK list of examples - NXP Community

    community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK-list-of-examples/ta...

    KSDK GPIO driver with Processor Expert. DAC Sinus Demo (using PEx + KSDK 1.2 + KDS 3.0) How to start customized KSDK project based on KSDK demo code . KSDK 1.1. An example project for FIR function implement on KV31 with SDK and CMSIS. How to toggle LED in KDS 2.0 with KSDK 1.1.0 and Processor Expert. KSDK SPI Master-Slave with FRDM-K64F