FRDM‑K64F‑AGM01 SDK

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FRDM‑K64F‑AGM01 SDK

605 Views
franklay
Contributor I

Is there any SDK for FRDM‑K64F‑AGM01 running sensor fusion on the keil compiler without RTOS ?

0 Kudos
Reply
1 Reply

492 Views
darioarias
NXP Employee
NXP Employee

Hi Frank,

Yes, there is an SDK  with specifications you requested. You have to go to the MCUXpresso web page, and there you will be able to use the SDK builder.

  • Select the configuration FRDM-K64F-AGM01
  • Click in SDK Builder
  • Click in configurations settings
  • There you select the host OS, the IDE (Keil in this case) and deactivate FreeRTOS in optional middle ware section.
  • Finally click in request build, and download the SDK.

Inside the SDK you will find a folder in the route SDK_2.2_FRDM-K64F-AGM01 >> boards >> frdmk64f_agm01 >> issdk_examples >> algorithms>>sensorfusion with the libraries and source code.

If this didn't answer your question let me know.

Darío

0 Kudos
Reply