timer example twrk60n512 problem

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

timer example twrk60n512 problem

Jump to solution
888 Views
dingo
Contributor III

I have tried to run in IAR some projects in example folder of MQX but I have problem with "timer" project . The Make was unsuccessfully, the errors messages are attached. Also you have the whole "timer" project. Previously I have configured the user_config.h with  #define MQX_USE_TIMER 1 and have updated the bsp and psp projects.

 

Thank you for support

0 Kudos
1 Solution
353 Views
dingo
Contributor III

Hi David,

 

I  have found the problem, the PSP need to be "Rebuild All " but separate not with the whole build_libs.eww. Now the timer example work OK.

 

Thank you,

 

dingo

 

View solution in original post

0 Kudos
2 Replies
353 Views
DavidS
NXP Employee
NXP Employee

Hi Dingo,

I took your timer example and ran it using IAR6.10.5 and FSLMQX3.7 successfully on TWRK60N512.

Please ensure you are using IAR6.10.5 as IAR6.10.4 has compiler issues with FSLMQX3.7.

Hope this helps.

Regards,

David

PS

The release notes in the /doc folder let you know what version of tools work with current MQX version.

0 Kudos
354 Views
dingo
Contributor III

Hi David,

 

I  have found the problem, the PSP need to be "Rebuild All " but separate not with the whole build_libs.eww. Now the timer example work OK.

 

Thank you,

 

dingo

 

0 Kudos