How to build NFC Reader Library on FreeRTOS platform

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

How to build NFC Reader Library on FreeRTOS platform

Jump to solution
860 Views
chandiniindavar
Contributor IV

Hi guys

Board : IMX7D

Platform : FREERTOS

Nfc Library version: sw408511 NFC-Reader-Library-v0405003011702-R1-for-KDS.

I have already built NFC Reader Library for IMX7D on linux platform.

Now i am trying to build the library on freertos for M4 .

Could any one please tell me from where to start with ? is there any clue documents for that .

It will be so helpful, 

Thank you in advance  

Chandini

Labels (2)
0 Kudos
1 Solution
591 Views
jamesbone
NXP TechSupport
NXP TechSupport

Hello CHandini

If you want to start with FreeRTOS for the i.MX7 M4 core,  You can start looking the following link:

FreeRTOS BSP v1.0.1 for i.MX7D/i.MX6SX - Boundary Devices 

There is already driver for SPI so you can use it like the one I supposed you are handling in your Linux Implementation.

Have a nice day sir!

Jaime

View solution in original post

0 Kudos
1 Reply
592 Views
jamesbone
NXP TechSupport
NXP TechSupport

Hello CHandini

If you want to start with FreeRTOS for the i.MX7 M4 core,  You can start looking the following link:

FreeRTOS BSP v1.0.1 for i.MX7D/i.MX6SX - Boundary Devices 

There is already driver for SPI so you can use it like the one I supposed you are handling in your Linux Implementation.

Have a nice day sir!

Jaime

0 Kudos