Porting application using older CMSIS to new KDS

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

Porting application using older CMSIS to new KDS

365 Views
piotrcerba
Contributor III

I have an older application running on KL43 board using such files:

common.h, core_cm0.h, drivers.h, pit.c, pit.h and many more.

After copying the "old" code to my current KDS 3.0 + SDK 1.2 project I am getting numerous conflicts and "No such file" errors.

As I see the whole CMSIS is different.

Is there any simple way to convert older code to a new one which is using eg. core_cm0plus.h instead of core_cm0.h?

Labels (1)
0 Kudos
1 Reply

288 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

what's your old project developed with ? CW or KDS? what's the version? did you use any SDK or other RTOS with the old project? if yes, what's the version?

additionally, what the error message? please post its screenshot here. thanks!


Have a great day,
Zhang Jun

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

0 Kudos