Cannot open MCUXpresso Config tools from V11.1

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Cannot open MCUXpresso Config tools from V11.1

ソリューションへジャンプ
4,804件の閲覧回数
tbiberdorf
Contributor IV

I just installed MCUXpresso V11.1

I created a new workspace and created a New Project based on the MK60DN512xxx10 controller.

pastedImage_1.png

I then select the MCUXpresso Config Tools>>Open Peripherals

and I get the following error message:

pastedImage_2.png

It is clearly shown in the Project Explorer window that my project MCU chip is a MK60DN512xxx10

Why can't Config Tools find it?

Thanks

0 件の賞賛
返信
1 解決策
4,699件の閲覧回数
liborukropec
NXP Employee
NXP Employee

Hi Terry,

it is because your proxy intercepts the SSL communication and the application correctly refuses tampered communication.

What you can do is to edit c:\nxp\MCUXpressoIDE_11.1.0_3209\ide\mcuxpressoide.ini and add at the end this line (forcing to unsecured http protocol)

-Dcom.nxp.restapi.server=http://mcuxpresso.nxp.com

Regards,

Libor

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
4,699件の閲覧回数
liborukropec
NXP Employee
NXP Employee

Hello Terry,

there must be some problem with internet connection, typically it is a (authenticated) proxy that does not cooperate with Eclipse, or intercepts secured connection. This can be analyzed from <ide_workspace>/.metadata/.log file - if you attach it here, I can analyze what is the problem.

In the meantime as a workaround, you can download the ZIP archive with Config Tools data for your processor/board from https://mcuxpresso.nxp.com/en/select_config_tools_data  (login required)

This archive can be then imported from File | Import ... :

pastedImage_59.png

Regards,

Libor

0 件の賞賛
返信
4,699件の閲覧回数
tbiberdorf
Contributor IV

Hi Libor

Attached is the .log file for analysis

Terry Biberdorf

Sr. Software Engineer

Industrial Business Unit

Littelfuse, Inc.

Tel: +1 605 348 5580 ext 158

Fax: +1 605 348 5685

www.littelfuse.com/industrial<http://www.littelfuse.com/industrial>;

0 件の賞賛
返信
4,700件の閲覧回数
liborukropec
NXP Employee
NXP Employee

Hi Terry,

it is because your proxy intercepts the SSL communication and the application correctly refuses tampered communication.

What you can do is to edit c:\nxp\MCUXpressoIDE_11.1.0_3209\ide\mcuxpressoide.ini and add at the end this line (forcing to unsecured http protocol)

-Dcom.nxp.restapi.server=http://mcuxpresso.nxp.com

Regards,

Libor

0 件の賞賛
返信