I downloaded and installed MDK according to the steps in this web page:
www.keil.arm.com/.../
But I got a Unexpected error when I try to activate it, what should I do to make it work?
According to your log file, you did not specify 'https://' in front of the license server URL. As my colleague suggested, please use:
armlm activate --server mdk-preview.keil.arm.com --product KEMDK-COM0
If this does not work, I assume that your internet provider or your country uses a firewall that is not fully transparent.
Sadly, it still doesn't work, and I got this error:
An error occurred during activation: Invalid license server address 'mdk-preview.keil.arm.com'. Please check the address syntax.
It seems I cannot use the community edition, that's really disappointing.
But anyway, thank you for Ronan and Hans' help and quick response.