How to transplant the KSDK_1.2.0?

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

How to transplant the KSDK_1.2.0?

465 Views
小勇邹
Contributor II

I want to transplant the example to my source code.

C:\Freescale\KSDK_1.2.0\examples\twrk64f120m\driver_examples\sdhc_sdcard\iar.

1 I add the lib project to my workspaces.

C:\Freescale\KSDK_1.2.0\lib\ksdk_platform_lib\iar\K64F12.

2 I add the “KSDK_1.2.0\lib\ksdk_platform_lib\iar\K64F12\debug\libksdk_platform.a”
to my project->options->library.

3 I add the all .h files to my project

There are lots of errors when only adding “#include "fsl_clock_manager.h"” to my project.

For example, ” Error[Pe020]:
identifier "g_xtalRtcClkFreq" is undefined
C:\Freescale\KSDK_1.2.0\platform\system\src\clock\MK64F12\fsl_clock_MK64F12.h
339”

Canyou tell me how to transplant the KSDK_1.2.0?

Labels (1)
0 Kudos
1 Reply

287 Views
ivadorazinova
NXP Employee
NXP Employee

Hello Robin,

can you attach the code please?

Best Regards,

Iva

0 Kudos