KSDK Project Generator - BUG workaround

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

KSDK Project Generator - BUG workaround

KSDK Project Generator - BUG workaround

When you need to create copy/clone of i.g. web_hvac example for FreeRTOS as standalone project, you can face this issue.

It is impossible to work with the copy.

Why? There is missing folder for RTOS and LIB.

 

ISSUE:

You start to clone example

105795_105795.pngKSDK_1.png

There is missing folder for RTOS

105796_105796.pngKSDK_2.png

Also missing library ksdk_freertos_lib which is needed for the example

105797_105797.pngKSDK_3.png

Impossible to compile the project, because folder mentioned above are missing in the project

105799_105799.pngKSDK_4.png

WORKAROUND:

Just add the folder rtos from C:\Freescale\KSDK_1.3.0

105800_105800.pngworkaround.png

The same for the library, you add to the folder from C:\Freescale\KSDK_1.3.0\lib

105801_105801.pngworkaround__2.png

Import .wsd file

105802_105802.pngworka_1.png

Wsd file was successfully imported, library is included

105803_105803.pngworka_5.png

Build successful finished

105804_105804.pngworka_6.png

 

I hope this helps you.

Iva

Labels (1)
Comments

Iva,

Has this been corrected in the 2.0 version of the KSDK Project Generator?

Allen

Hello Allen,

unfortunately not.

The issue occurs when you generate project as standalone project.

When you generate project to user_apps folder, there is no issue and it works without problem.

Have a nice day.

-Iva

No ratings
Version history
Last update:
‎11-25-2015 02:25 PM
Updated by: