Moving an MQX project using IAR 6.21 ??

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

Moving an MQX project using IAR 6.21 ??

跳至解决方案
457 次查看
Chalkboard
Contributor I

Newbie question:

 

I'm using the K60N512 board under IAR 6.21.

 

I've gotten several MQX supplied examples to run out of the box (for example, mqx/examples/tfs). When I load up the app and start the debugger, the app starts at the mqx_main function.

 

However, simply moving the tfs directory elsewhere and changing the include and linker paths in IAR results in the app starting with the main: label. It doesn't appear to start MQX at all. 

 

I'm sure there's an easy fix, but it's evaded me for some time. Help?

 

Thanks,

Mark Miller

0 项奖励
1 解答
311 次查看
c0170
Senior Contributor III

Hi Chalkboard,

 

this could be helpfull for you how to create your own project, there's document attached in second post.

 

https://community.freescale.com/thread/94698

 

Back to your issue, I don't see any problem you possibly could have if it compiled and linked properly. I can't run IAR at the moment, got some issues with a computer :smileyhappy:

There is MQX plugin, you can check many information about MQX as task, memory , etc.

 

Regards,

MartinK

在原帖中查看解决方案

0 项奖励
1 回复
312 次查看
c0170
Senior Contributor III

Hi Chalkboard,

 

this could be helpfull for you how to create your own project, there's document attached in second post.

 

https://community.freescale.com/thread/94698

 

Back to your issue, I don't see any problem you possibly could have if it compiled and linked properly. I can't run IAR at the moment, got some issues with a computer :smileyhappy:

There is MQX plugin, you can check many information about MQX as task, memory , etc.

 

Regards,

MartinK

0 项奖励