Hi RadekS. Problem was due to BSP cloning wizard. Now I was able to use the build libs after generating for the IAR embedded workbench. Now I got struck in the step 26, where when I build the project I am getting this error in the IAR embedded workbench.
Building configuration: bsp_customk53n512 - Debug
Message :
Updating build tree...
Build error: Multiple tools write to the same file.
File: C:\Freescale\Freescale_MQX_4_1\mqx\build\iar\bsp_customk53n512\Debug\Obj\Vectors.o
Tool 1: C/C++ Compiler, when processing C:\Freescale\Freescale_MQX_4_1\mqx\source\bsp\customk53n512\vectors.c
Tool 2: C/C++ Compiler, when processing C:\Freescale\Freescale_MQX_4_1\mqx\build\iar\bsp_customk53n512\Generated_Code\Vectors.c
Build aborted.
I made the necessary changes in the batch file as mentioned in the previous step but the results were the same. When I tried clean option, I was getting the same error message. Help me out with this one.
Thanks