No 'flashx' drivers in KSDK with MQX for KDS?

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

No 'flashx' drivers in KSDK with MQX for KDS?

Jump to solution
1,245 Views
M_Grillo
Contributor III

It’s safe to say that with the K64 and KSDK using MQX you can no longer use the original MQX “flashx” drivers and you have to use the KSDK flash methods in “FlashProgram.c” as shown in “flash_demo_twrk64f120m” ?

 

Thanks,

Mark

Labels (1)
Tags (2)
0 Kudos
Reply
1 Solution
878 Views
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Mark:

Yes, that is true. With MQX for KSDK the classic MQX drivers are not used. Instead you have the KSDK platform drivers. In this case the Flash driver is in the path "C:\Freescale\KSDK_1.1.0\platform\drivers\src\flash" and it is the same as the C90TFS Standard Software Driver.


Regards!,
Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
2 Replies
879 Views
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Mark:

Yes, that is true. With MQX for KSDK the classic MQX drivers are not used. Instead you have the KSDK platform drivers. In this case the Flash driver is in the path "C:\Freescale\KSDK_1.1.0\platform\drivers\src\flash" and it is the same as the C90TFS Standard Software Driver.


Regards!,
Jorge Gonzalez

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply
878 Views
M_Grillo
Contributor III

Thanks Jorge for the clarification!

Mark

0 Kudos
Reply