Building the KSDK as a static lib, SysTick_Handler issue!

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

Building the KSDK as a static lib, SysTick_Handler issue!

跳至解决方案
1,161 次查看
mozturk
Contributor I

Hi,

 

I have a standalone KSDSK/Processor Expert project for the K24F120M board. I used PE to add MQX Standard to my project, it brought over all of the sources I needed into my project's /SDK folder and everything's been building/running fine.

 

To make the build more manageable (and because I've encountered this bug during the link phase) I've been trying to build the SDK folder (platform, middleware, rtos) as a static lib using a new build configuration in Eclipse, and link against that using the old build config. My project seems to build and link fine, but no matter what linker options I have tried I keep encountering the issue detailed previously here.The tick interrupt ends up going through the default ISR and crashes the system.

 

What could be wrong? Does anyone know if there has been a definitive fix for this issue? Anything I should try?

 

I'm using KDS 3.0.0 and KSDK 1.2.

 

Thanks!

标签 (1)
0 项奖励
回复
1 解答
1,037 次查看
DavidS
NXP Employee
NXP Employee

Hi Meric,

Maybe this link will have information to help you.

How To: Create a New MQX RTOS for KSDK Project in KDS

Regards,

David

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,038 次查看
DavidS
NXP Employee
NXP Employee

Hi Meric,

Maybe this link will have information to help you.

How To: Create a New MQX RTOS for KSDK Project in KDS

Regards,

David

0 项奖励
回复