Porting application using older CMSIS to new KDS

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Porting application using older CMSIS to new KDS

363 次查看
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?

标签 (1)
标记 (4)
0 项奖励
1 回复

286 次查看
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 项奖励