Two version of MQX

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

Two version of MQX

566 Views
danielchai
Senior Contributor I

Hi,

I have two version of MQX 3.8 and 4.0 installed, and now I try to compile a demo code based on MQX4.0. But it gives me error.

Is it because that I installed two version of MQX?

Thanks.

0 Kudos
3 Replies

392 Views
c0170
Senior Contributor III

Hello Daniel Chai,

could you describe it more in details.

Which error does it show? Share your console. Have you checked what are values of MQX_PATH and MQX_ROOT in System variables? What demo ? What is your IDE?

Please read this: How to post in the MQX section and get an answer!

Regards,

c0170

0 Kudos

392 Views
danielchai
Senior Contributor I

Hi Martin,

Thank you.

I uninstall the old version MQX.

Base on CW10.4 and MQX4.0.1, I wanted to try the demo secwebserver_twrk60n512 project.

But when I tried to compile it, it has problems.

Bug1.png

bug2.png

bug3.png

The user_config.h for MQX is

config1.png

config2.png

config3.png

Is there something wrong with my setting?

Thank you.

0 Kudos

392 Views
c0170
Senior Contributor III

Hello Daniel Chai,

what you have shared with us it's Problems tab, it does not help at all, the console is the right output which includes valuable information. What you have shared just implies that you either have wrong PATHS in system variables, one of the system library has not been built. Those are just from top of my head :smileywink:

What does the console say, first error? Just copy - paste it here. Can you check PATHS system variables for MQX_ROOT and MQX_PATH? Verify Resources -> Linker resources in Project properties.

Does any other demo or any example fail as well?

Regards,

c0170

0 Kudos