Hi, Nitin:
Thanks for letting me know: I just tried the demo example, so have not investigated much on this issue.
Have you actually tried my solution? Here is my another observation:
* Under MQX installation folder, you will see folders like:
--- "...MQX\tools\iar_extensions\Embedded Workbench 5.x"
--- "...MQX\tools\iar_extensions\Embedded Workbench 6.x"
--- "...MQX\tools\iar_extensions\Embedded Workbench 7.x"
* And insides those folders, you will see .dll file:
--- "...\Embedded Workbench 7.X\arm\plugins\rtos\mqx\MQXRtosPluginArm.dll"
So you see, MQX package already installed the *.dll file for old IAR versions.
* If we use the *.dll from IAR-8.10 (Embedded Workbench 8.x), maybe there is incompatibility.
*But if we delete the *.dll from IAR-8.10, the *.dll file from old version can still be used even in IAR-8.10!
Just my guessing, hope somebody can clarify it.
Jerry