Moving an MQX project using IAR 6.21 ??

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

Moving an MQX project using IAR 6.21 ??

Jump to solution
441 Views
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 Kudos
1 Solution
295 Views
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

View solution in original post

0 Kudos
1 Reply
296 Views
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 Kudos