The environment is [MQX3.8.1] & [CW10.2].
When I new a MQX 3.8 project and select "TWRK20D72M" board to be used, there are 3 warrings .
(This problem is also occured for "TWRK40D100M" board.)
|Deseciption:
| Launch configuration is a migration candidate
|Resource:
| MQX_twrk20d72m_hello_twrk20d72m_Int_Flash_Debug_PnE U-MultiLink.launch
| MQX_twrk20d72m_hello_twrk20d72m_Int_Flash_Release_PnE U-MultiLink.launch
| MQX_twrk20d72m_hello_twrk20d72m_Int_RAM_PnE U-MultiLink.launch
When I use Quick Fix to fix it, there is a failed message.
|RSE Migration Failed
|Reason:
|Migration failed for unknown system "K20DX256M7"
Does any one have the same problem as well?
What is the impact of this warring?
p.s I don't have TWRK20D72M so I can't download and debug it.
Next week I will get our custom board use MK20DN512ZVLL10, so that I creat a custom BSP and project for it in advance.
Thank you in advance.
Mini
解決済! 解決策の投稿を見る。
Hello Mini Wang,
here's infocenter's link to read about migration. this warning is just a notification:
There's subchapter Display of Launch Configurations Needing Migration which explains how to suppress the warnings.
Regards.
MartinK
Hello Mini Wang,
here's infocenter's link to read about migration. this warning is just a notification:
There's subchapter Display of Launch Configurations Needing Migration which explains how to suppress the warnings.
Regards.
MartinK
Thank you very much, MartinK.
It's seems not a issue if it's just a notification and doesn't impact anything.
Mini