mfgtool crash when MX6SL plug in

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

mfgtool crash when MX6SL plug in

622 Views
oaker
Contributor II

android_O8.0.0_1.0.0_tools crash when mx6sl plug in(every time),the logs,as shown below:

(ref: android_N7.1.1_1.0.0_tools  runs well on the same computer;

        but now Our order requirement is android O,so we must work with android_O8.0.0_1.0.0_tools. )

DLL version: 2.7.0
Monday, December 03, 2018 15:40:49 Start new logging
ModuleID[2] LevelID[10]: CMyExceptionHandler thread is running
ModuleID[2] LevelID[1]: new MxHidDeviceClass
ModuleID[2] LevelID[1]: new MxHidDeviceClass
ModuleID[2] LevelID[1]: new MxHidDeviceClass
ModuleID[2] LevelID[1]: new MxHidDeviceClass
ModuleID[2] LevelID[1]: new MxHidDeviceClass
ModuleID[2] LevelID[1]: new MxHidDeviceClass
ModuleID[2] LevelID[1]: new MxHidDeviceClass
ModuleID[2] LevelID[1]: new MxHidDeviceClass
ModuleID[2] LevelID[1]: new MxHidDeviceClass
ModuleID[2] LevelID[10]: Device Manager thread is running
ModuleID[2] LevelID[1]: Can't set m_hStopEvent before it initialized or it already stop

ModuleID[2] LevelID[10]: DeviceManager::DevChangeWnd::OnDeviceChange() - DEVICE_ARRIVAL_EVT(\\?\USB#VID_15A2&PID_0063#5&2bdfbf4&0&1#{a5dcbf10-6530-11d2-901f-00c04fb951ed})
ModuleID[2] LevelID[10]: DeviceManager::DevChangeWnd::OnDeviceChange() - end
ModuleID[2] LevelID[10]: DeviceManager::OnMsgDeviceEvent() - DEVICE_ARRIVAL_EVT(\\?\USB#VID_15A2&PID_0063#5&2bdfbf4&0&1#{a5dcbf10-6530-11d2-901f-00c04fb951ed})
ModuleID[2] LevelID[10]: DeviceClass::FindDeviceByUsbPath--DeviceListType_Current, _devices.size: 0
ModuleID[2] LevelID[1]: DeviceClass::FindDeviceByUsbPath() - DeviceListType_New--index: 0
ModuleID[2] LevelID[1]: DeviceClass::FindDeviceByUsbPath() - DeviceListType_New--devPath: \\?\hid#vid_15a2&pid_0063#6&212b839f&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
ModuleID[2] LevelID[10]: new MxHidDevice[00AE6EE0]

Labels (2)
Tags (1)
2 Replies

506 Views
igorpadykov
NXP Employee
NXP Employee

Hi wang

in case of crash one can try to rebuild mfg tool firmware (files in mfg tool ../firmware folder)

using sect.6.2 Manufacturing Tool, MFGTool attached Yocto Guide with board specific

configuration:

- change ddr size (like #define PHYS_SDRAM_SIZE) in uboot/include/configs/mx6slevk.h  file

-update ddr calibration coefficients (found from ddr test) in uboot/..mx6slevk/imximage.cfg  file


Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

506 Views
oaker
Contributor II

hi igor,

    Our problem is that the tools don't work,

it can't Identif my machine(MX6SL) when I plug in the machine,and later,the tools crash!

0 Kudos