[NTBMS Evaluation Board] Error in FreeMaster java script

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

[NTBMS Evaluation Board] Error in FreeMaster java script

1,635件の閲覧回数
testyoung
Contributor II

I am using the NTBMS evaluation board.
Use FreeMASTER File provided by NXP.
(File Download Link : https://www.nxp.com/webapp/Download?colCode=NTBMS_SW)

However, when I load the project file, a script error occurs.

Click Yes to the various error messages and run the demo.

The demo program stops shortly after.

I need your help..

testyoung_2-1611221362777.png

 

URL : https://cdnssl.clicktale.net/ptc/e7591c16-8d10-42bb-8432-c1b5e65a4f66.js

testyoung_1-1611221275532.png

testyoung_3-1611221565623.png

 

 

0 件の賞賛
返信
2 返答(返信)

1,628件の閲覧回数
iulian_stan
NXP Employee
NXP Employee

Hi @testyoung,

After running this example on my side (note: I'm not familiar with this application nor BMS systems), I noticed that the first page displayed in FreeMASTER is actually application home page from NXP site. FreeMASTER is not a fully featured web browser, thus some JS scripts are failing, to avoid this behavior I would recommend removing that page:

1. Right click on root element in Project tree, and open properties (it may be a bit annoying because you need first to close those popup errors)

Project tree.png

2. Clear the  "Description URL" input field (you can open that link in a web browser if you need it)

Prop1.PNG

3. Confirm the change

Prop 2.PNG

Now you should see the BMS application control page. I don't have the setup to confirm the functionality but, after removing the link to NXP site I had no more JS errors.

BMS.PNG

To persist this change make sure to save the project.

Regards,
Iulian

1,614件の閲覧回数
testyoung
Contributor II

Thank you.
The above problem has been resolved.

0 件の賞賛
返信