This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I have issue with running mmwave_studio_03_00_00_07 on my AWR2243 EVM + DCA1000 card. The software crashes just at the time PostProc starts.
The issue is seen when using DataCaptureDemo_xWR.lua script and also running manually through tabs in mmWave studio. Both mWave Studio and PostProc crash few second after the PostProc starts.
Can someone please take a look at this?
Thanks,
Daniel
Hi Cesar,
There is no error on the screen, both mmWave Studio and PostProc crash and close together. Below is the data in the LogFile.txt. Not sure if you can get any related information out of it.
Please let me know if any other information is needed.
09-May-2020 00:23:06: IsFPGA:,0,0,
09-May-2020 00:23:07: C:\ti\mmwave_studio_03_00_00_07\mmWaveStudio\RunTime,0,
09-May-2020 00:23:14: API:select_capture_device,DCA1000,0,
09-May-2020 00:23:51: API:select_chip_version,AR1243,0,
09-May-2020 00:23:51: API:select_chip_version,AR1243,0,
09-May-2020 00:25:03: API:select_chip_version,AR1243,0,
09-May-2020 00:25:55: API:ChannelConfig,3,15,0,
09-May-2020 00:25:56: API:AdcOutConfig,2,1,0,
09-May-2020 00:25:56: API:DataFmtConfig,15,2,1,0,0,0,
09-May-2020 00:26:27: API:LowPowerConfig,0,0,0,
09-May-2020 00:27:40: API:DataPathConfig,1,1,0,2,0,
09-May-2020 00:27:41: API:LvdsClkConfig,1,1,0,
09-May-2020 00:27:41: TSW1400 Sampling rate : 600000000 7500000,0,
09-May-2020 00:27:41: API:SetHsiClock,9,0,
09-May-2020 00:27:45: API:LaneConfig,15,0,
09-May-2020 00:27:45: API:LvdsLaneConfig,0,1,0,
09-May-2020 00:28:54: API:ProfileConfig,0,1435384036,10000,600,6000,0,0,621,0,256,10000,0,0,94,0,
09-May-2020 00:30:24: API:ChirpConfig,0,0,0,0,0,0,0,1,0,
09-May-2020 00:31:50: API:EnableTestSource,0,1,0,
09-May-2020 00:31:50: API:FrameConfig,0,0,8,128,8000000,0,512,0,
09-May-2020 00:31:50: API:AdvancedFrameConfig,1,0,0,0,1,128,8000000,0,1,1,8000000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
09-May-2020 00:33:09: API:select_capture_device,DCA1000,0,
09-May-2020 00:33:53: API:SensorStart,0,
09-May-2020 00:34:54: API:update_num_adc_files_and_frames,1,8,1,0,
Daniel,
The log file you have provided is not sufficient to debug this issue. I would need an entire log to better diagnose your potential issue.
Also, it is not clear from your brief log file if you are using the TSW1400 device or the DCA1000 device as there are API calls to both devices.
Please refer to the DCA1000 Debug Handbook for some more information. See if this can help resolve your issue before posting a response.
https://e2e.ti.com/support/sensors/f/1023/t/872161
Regards,
Kyle
Hi Kyle,
Thanks for your response. I am using DCA1000 and not sure how come TSW is also seen in the logfile.
Please see below the print from the output tab,, just before the mmWave Studio crashes. Also please note that adc_data.bin is collected and I was able to open in in my own Matlab script, although PostProc is not booting up properly.
GM: Constructor
GM: Wed May 13 22:41:19 2020
RSTD.Transmit("/Settings")
[22:41:19]
[22:41:19] ### Running Startup script: "C:\ti\mmwave_studio_03_00_00_07\mmWaveStudio\Scripts\Startup.lua" ###
[22:41:19] RSTD.SetAndTransmit ("/Settings/Scripter/Display DateTime" , "1")
[22:41:19] RSTD.SetAndTransmit ("/Settings/Scripter/DateTime Format" , "HH:mm:ss")
[22:41:19] Scripter ignored: Attempt to UnBuild() again or before Build.
[22:41:19] RSTD.SetVar ("/Settings/Clients/Client 0/Dll" , "C:\\ti\\mmwave_studio_03_00_00_07\\mmWaveStudio\\Clients\\\\LabClient.dll")
[22:41:19] RSTD.SetVar ("/Settings/Clients/Client 0/Use" , "TRUE")
[22:41:19] RSTD.SetVar ("/Settings/Clients/Client 1/Use" , "FALSE")
[22:41:19] RSTD.SetVar ("/Settings/Clients/Client 2/Use" , "FALSE")
[22:41:19] RSTD.SetVar ("/Settings/Clients/Client 3/Use" , "FALSE")
[22:41:19] RSTD.SetVar ("/Settings/Clients/Client 4/Use" , "FALSE")
[22:41:19] RSTD.SetVar ("/Settings/AL Client/AL Dll" , "C:\\ti\\mmwave_studio_03_00_00_07\\mmWaveStudio\\RunTime\\SAL.dll")
[22:41:19] RSTD.SetVar ("/Settings/Clients/Client 0/GuiDll" , "")
[22:41:19] RSTD.SetVar ("/Settings/AutoUpdate/Enabled" , "TRUE")
[22:41:19] RSTD.SetVar ("/Settings/AutoUpdate/Interval" , "1")
[22:41:19] RSTD.SetVar ("/Settings/Monitors/UpdateDisplay" , "TRUE")
[22:41:19] RSTD.SetVar ("/Settings/Monitors/OneClickStart" , "TRUE")
[22:41:19] RSTD.SetVar ("/Settings/Automation/Automation Mode" , "false")
[22:41:19] RSTD.Transmit("/")
[22:41:19] RSTD.SaveSettings(): Settings saved to "C:\Users\SONY\AppData\Roaming\RSTD\config.xml"
[22:41:19] RSTD.Build()
[22:41:19] RSTD.SaveSettings(): Settings saved to "C:\Users\SONY\AppData\Roaming\RSTD\config.xml"
[22:41:19] RSTD.Transmit("/")
[22:41:19] RSTD.AL_Build()
[22:41:19] RSTD.AL_LoadXml()
[22:41:19] RSTD.Transmit("/")
[22:41:19] RSTD.AL_Init()
[22:41:19] RSTD.Clients_Build()
[22:41:19] GM: Init
[22:41:19] GM: Loaded 'C:\ti\mmwave_studio_03_00_00_07\mmWaveStudio\Clients\\LabClient.dll'
[22:41:19] GM: 1 Guest (s) init
[22:41:19] GM: 1 Module(s) init
[22:41:19] GM: 2 Tab (s) init
[22:41:19] RSTD.Client_LoadXml()
[22:41:19] [RadarAPI]: ar1.selectRadarMode(0)
[22:41:20] [RadarAPI]: Status: Passed
[22:41:20] Matlab Runtime Engine is installed
[22:41:20] [RadarAPI]: Starting Matlab Engine..
[22:41:25] [RadarAPI]: Matlab Engine Started!
[22:41:28] [RadarAPI]: ar1.selectCascadeMode(0)
[22:41:28] [RadarAPI]: Status: Passed
[22:41:28] [RadarAPI]: ar1.LoadSettings('C:\Users\SONY\AppData\Roaming\RSTD\ar1gui.ini')
[22:41:28] TESTING = false
[22:41:28] RstdNet: Port 2777: Listening..
[22:41:28]
[22:41:28] ***Script completed successfully.***
[22:41:31] [RadarAPI]: Opening Gpio Control Port()
[22:41:31] [RadarAPI]: Status: Passed
[22:41:32] [RadarAPI]: Opening Board Control Port()
[22:41:32] [RadarAPI]: Status: Passed
[22:41:33] [RadarAPI]: ar1.FullReset()
[22:41:33] [RadarAPI]: Status: Passed
[22:41:34] [RadarAPI]: Closing Board Control Port()
[22:41:34] [RadarAPI]: Status: Passed
[22:41:34] [RadarAPI]: Closing Gpio Control Port()
[22:41:34] [RadarAPI]: Status: Passed
[22:41:34] [RadarAPI]: ar1.SOPControl(2)
[22:41:34] [RadarAPI]: Status: Passed
[22:41:36] [RadarAPI]: ar1.Connect(3,921600,1000)
[22:41:38] [RadarAPI]: Warning: Connected with baudrate 115200
[22:41:39] [RadarAPI]: Warning: Disconnected existing BaudRate
[22:41:40] [RadarAPI]: Warning: Trying to connect with baudrate 921600
[22:41:41] [RadarAPI]: ar1.Calling_IsConnected()
[22:41:42] [RadarAPI]: ar1.SelectChipVersion("AR1243")
[22:41:42] [RadarAPI]: Status: Passed
[22:41:42] [RadarAPI]: ar1.SelectChipVersion("AR1243")
[22:41:42] [RadarAPI]: Status: Passed
[22:41:42] [RadarAPI]: ar1.deviceVariantSelection("XWR2243")
[22:41:42] [RadarAPI]: Status: Passed
[22:41:42] [RadarAPI]: ar1.frequencyBandSelection("77G")
[22:41:42] [RadarAPI]: ar1.SelectChipVersion("XWR2243")
[22:41:42] [RadarAPI]: Status: Passed
[22:41:42] Device Status : XWR2243/ASIL-B/SOP:2/ES:1
[22:41:42] [RadarAPI]: ar1.SaveSettings('C:\Users\SONY\AppData\Roaming\RSTD\ar1gui.ini')
[22:41:48] [RadarAPI]: ar1.ReadRegister(0xffffe214, 0, 31)
[22:41:48] [RadarAPI]: ar1.ReadRegister(0xffffe210, 0, 31)
[22:41:48] [RadarAPI]: ar1.ReadRegister(0xffffe218, 0, 31)
[22:41:48] [RadarAPI]: ar1.DownloadBSSFw("C:\\ti\\mmwave_studio_03_00_00_07\\mmWaveStudio\\Scripts\\..\\..\\rf_eval_firmware\\radarss\\xwr22xx_radarss.bin")
[22:41:49] [RadarAPI]: Downloading BSS ROM RPRC Binary..
[22:41:55] [RadarAPI]: ar1.GetBSSFwVersion()
[22:41:55] [RadarAPI]: BSSFwVersion:(02.01.05.16 (09/01/20))
[22:41:56] BSS FW Download Success
[22:41:56] [RadarAPI]: ar1.DownloadMSSFw("C:\\ti\\mmwave_studio_03_00_00_07\\mmWaveStudio\\Scripts\\..\\..\\rf_eval_firmware\\masterss\\xwr22xx_masterss.bin")
[22:41:56] [RadarAPI]: Downloading MSS RPRC Binary..
[22:41:59] [RadarAPI]: ar1.GetMSSFwVersion()
[22:41:59] [RadarAPI]: MSSFwVersion:(02.01.05.10 (23/01/20))
[22:41:59] MSS FW Download Success
[22:42:00] [RadarAPI]: ar1.PowerOn(0, 1000, 0, 0)
[22:42:00] [RadarAPI]: Status: Passed
[22:42:00] MSS power up done async event received!
[22:42:00] Power On Success
[22:42:01] [RadarAPI]: ar1.SelectChipVersion("AR1243")
[22:42:01] [RadarAPI]: Status: Passed
[22:42:01] [RadarAPI]: ar1.SelectChipVersion("XWR2243")
[22:42:01] [RadarAPI]: Status: Passed
[22:42:01] Device Status : XWR2243/ASIL-B/SOP:2/ES:1
[22:42:01] [RadarAPI]: ar1.RfEnable()
[22:42:01] [RadarAPI]: Status: Passed
[22:42:01] BSS power up done async event received!
[22:42:01] [RadarAPI]: ar1.GetMSSFwVersion()
[22:42:01] [RadarAPI]: MSSFwVersion:(02.01.05.10 (23/01/20))
[22:42:02] [RadarAPI]: ar1.GetBSSFwVersion()
[22:42:02] [RadarAPI]: BSSFwVersion:(02.01.05.16 (09/01/20))
[22:42:02] RF Enable Success
[22:42:02] [RadarAPI]: ar1.ChanNAdcConfig(1, 1, 0, 1, 1, 1, 1, 2, 1, 0)
[22:42:02] [RadarAPI]: Status: Passed
[22:42:02] ChanNAdcConfig Success
[22:42:02] [RadarAPI]: ar1.LPModConfig(0, 0)
[22:42:02] [RadarAPI]: Status: Passed
[22:42:02] Regualar mode Cfg Success
[22:42:02] [RadarAPI]: ar1.RfInit()
[22:42:03] RF Init async event received!
[22:42:03] [RadarAPI]: Time stamp, Temperture: 1639,34; APLL Status, Update: 1, 0; SynthVCO1 Status, Update: 1, 1; SynthVCO2 Status, Update: 1, 1; LODist Status, Update: 1, 1; RxADCDC Status, Update: 1, 1; HPFcutoff Status, Update: 1, 1; LPFcutoff Status, Update: 1, 1; PeakDetector Status, Update: 1, 1; TxPower Status, Update: 1, 1; RxGain Status, Update: 1, 1; TxPhase Status, Update: 1, 1; RxIQMM Status, Update: 1, 1;
[22:42:03] [RadarAPI]: Status: Passed
[22:42:03] RfInit Success
[22:42:04] [RadarAPI]: ar1.DataPathConfig(1, 1, 0)
[22:42:04] [RadarAPI]: Status: Passed
[22:42:04] DataPathConfig Success
[22:42:04] [RadarAPI]: ar1.LvdsClkConfig(1, 1)
[22:42:04] [RadarAPI]: Status: Passed
[22:42:04] LvdsClkConfig Success
[22:42:04] [RadarAPI]: ar1.LVDSLaneConfig(0, 1, 1, 1, 1, 1, 0, 0)
[22:42:04] [RadarAPI]: Status: Passed
[22:42:04] LVDSLaneConfig Success
[22:42:04] [RadarAPI]: ar1.ProfileConfig(0, 77, 100, 6, 60, 0, 0, 0, 0, 0, 0, 29.982, 0, 256, 10000, 0, 0, 94)
[22:42:04] [RadarAPI]: Status: Passed
[22:42:04] ProfileConfig Success
[22:42:04] [RadarAPI]: ar1.ChirpConfig(0, 0, 0, 0, 0, 0, 0, 1, 1, 0)
[22:42:04] [RadarAPI]: Status: Passed
[22:42:04] ChirpConfig Success
[22:42:04] Test Source Already Disabled...!!!
[22:42:04] [RadarAPI]: ar1.DisableTestSource(0)
[22:42:04] [RadarAPI]: Status: Passed
[22:42:04] [RadarAPI]: ar1.FrameConfig(0, 0, 8, 128, 40, 0, 1)
[22:42:04] [RadarAPI]: Status: Passed
[22:42:04] FrameConfig Success
[22:42:04] [RadarAPI]: ar1.SelectCaptureDevice("DCA1000")
[22:42:04] [RadarAPI]: Status: Passed
[22:42:04] SelectCaptureDevice Success
[22:42:04] [RadarAPI]: ar1.CaptureCardConfig_EthInit("192.168.33.30", "192.168.33.180", "c:22:38:4e:5a:c", 4096, 4098)
[22:42:05] [RadarAPI]: Sending fpga command to DCA1000
[22:42:05] [RadarAPI]:
[22:42:05] FPGA Configuration command : Success
[22:42:05] [RadarAPI]: Sending fpga_version command to DCA1000
[22:42:05] [RadarAPI]:
[22:42:05]
[22:42:05] FPGA Version : 2.8 [Record]
[22:42:05]
[22:42:05] CaptureCardConfig_EthInit Success
[22:42:05] [RadarAPI]: ar1.CaptureCardConfig_Mode(1, 1, 1, 2, 3, 0)
[22:42:05] [RadarAPI]: Sending fpga command to DCA1000
[22:42:05] [RadarAPI]:
[22:42:05] FPGA Configuration command : Success
[22:42:05] CaptureCardConfig_Mode Success
[22:42:05] [RadarAPI]: ar1.CaptureCardConfig_PacketDelay(25)
[22:42:05] [RadarAPI]: Sending fpga command to DCA1000
[22:42:05] [RadarAPI]:
[22:42:05] FPGA Configuration command : Success
[22:42:05] [RadarAPI]: Sending record command to DCA1000
[22:42:05] [RadarAPI]:
[22:42:05] Configure Record command : Success
[22:42:05] CaptureCardConfig_PacketDelay Success
[22:42:05] [RadarAPI]: ar1.CaptureCardConfig_StartRecord("C:\\ti\\mmwave_studio_03_00_00_07\\mmWaveStudio\\Scripts\\..\\PostProc\\adc_data.bin", 1)
[22:42:05] [RadarAPI]: Sending start_record command to DCA1000
[22:42:05] [RadarAPI]: Status: Passed
[22:42:06] [RadarAPI]: ar1.StartFrame()
[22:42:06] [RadarAPI]: Status: Passed
[22:42:06] Frame start async event received!
[22:42:07] Frame End async event received!
[22:42:07] [RadarAPI]: Frame Ended
[22:42:12] Please wait for a few seconds for matlab post processing .....!!!!
[22:42:12] [RadarAPI]: ar1.StartMatlabPostProc("C:\\ti\\mmwave_studio_03_00_00_07\\mmWaveStudio\\Scripts\\..\\PostProc\\adc_data.bin")
[22:42:12] [RadarAPI]: No of files Captured: 1, Total no of frames for each device : 8
[22:42:22]
[22:42:22] ***Script completed successfully.***
Daniel,
There are no error messages in the entirety of your log file that you posted. This makes this very difficult to identify a problem as none of the steps are generating errors.
I would first make sure that you have MATLAB runtime 8.5.1 (32-bit) installed on your machine. Make sure the Windows PATH variable lists this version first if multiple installations of MATLAB runtime are installed.
Please also refer to the release notes of mmWave Studio to check if any additional software dependencies are missing.
Regards,
Kyle
Hi Kyle,
I can confirm that I have only one installation of Matlab Runtime which is 8.5.1 (32-bit). However, I have two different installations of Matlab itself. Can this cause any conflict?
Also, please note that I can see the RadarStudio PostProcessing opening up for very short time before it crashes. Is there a way to collect a log with additional details?
Thanks,
Daniel
Daniel,
This could potentially be an issue having two different installations of MATLAB. I would double check the Windows PATH variable list and make sure the MATLAB runtime v8.5.1 (32-bit) comes up first.
Other than the log you provided, there is no additional log files to analyze.
Regards,
Kyle
Daniel,
From your screenshot, the ordering of the MATLAB runtime files looks fine to me. I would not anticipate any issues based on this information.
I hope you are able to successfully use the Post Processing tool in mmWave Studio now.
Regards,
Kyle
Thanks for sharing your experience Prasanna. This issue is kind of frustrating as mmWave GUI closes after every single run, in addition to the Post Processing module which cannot be used.
I tried to further dig into the issue. Every time PostProcessing is started, mmWaveStudio crashes without any error message. Each crash generates a Matlab crash dump in c:\Users\<UserName>\AppData\Temp folder. The crash dump is attached herewith.
I also tried to contact Mathworks, unfortunately they weren't in a position to help since they had no access to the source code(Email correspondence also attached).
PS: The Graphic drives on my PC is upto date and corresponds to the latest update available from Lenevo.
------------------------------------------------------------------------ Access violation detected at Fri Jun 12 14:56:03 2020 ------------------------------------------------------------------------ Configuration: Crash Decoding : Disabled Crash Mode : continue (default) Current Graphics Driver: Unknown hardware Default Encoding : windows-1252 Graphics card 1 : Intel Corporation ( 0x8086 ) Intel(R) HD Graphics 4000 Version 10.18.10.5059 Graphics card 2 : NVIDIA ( 0x10de ) NVIDIA Quadro K2000M Version 25.21.14.1917 Host Name : nb-prk MATLAB Architecture : win32 MATLAB Root : C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851 MATLAB Version : 8.5.1.281278 (R2015a) Service Pack 1 OpenGL : hardware Operating System : Microsoft Windows 7 Professional Processor ID : x86 Family 6 Model 58 Stepping 9, GenuineIntel Virtual Machine : Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) Client VM mixed mode Window System : Version 6.1 (Build 7601: Service Pack 1) Fault Count: 1 Abnormal termination: Access violation Register State (from fault): EAX = 00000000 EBX = 3ac6a350 ECX = 00000000 EDX = 00000000 ESP = 21fd417c EBP = 21fd417c ESI = 10077148 EDI = 403ac09c EIP = 0ccd03ac EFL = 00010202 CS = 00000023 DS = 0000002b SS = 0000002b ES = 0000002b FS = 00000053 GS = 0000002b Stack Trace (from fault): [ 0] 0x0ccd03ac C:\windows\system32\osg80-osg.dll+00066476 osg::Group::getChild+00000012 [ 1] 0x0cff9266 C:\windows\system32\osg80-osgUtil.dll+00496230 osgUtil::SceneView::getSceneData+00000038 [ 2] 0x0ca09c8f C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\osgserver.dll+00760975 graphics::primitive::world::osg::ModelFile::updateBounds+00685231 [ 3] 0x0ca0a09d C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\osgserver.dll+00762013 graphics::primitive::world::osg::ModelFile::updateBounds+00686269 [ 4] 0x0ca15a0f C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\osgserver.dll+00809487 graphics::primitive::world::osg::ModelFile::updateBounds+00733743 [ 5] 0x0c9c34db C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\osgserver.dll+00472283 graphics::primitive::world::osg::ModelFile::updateBounds+00396539 [ 6] 0x0c9c472b C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\osgserver.dll+00476971 graphics::primitive::world::osg::ModelFile::updateBounds+00401227 [ 7] 0x619bcad5 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\handle_graphics.dll+00051925 hg::SceneClient::disconnect+00000453 [ 8] 0x61b71956 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\handle_graphics.dll+01841494 graphics::primitive::canvas::QtCanvas::isChildProperty+00010054 [ 9] 0x61b73ea2 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\handle_graphics.dll+01851042 graphics::primitive::canvas::QtCanvas::isChildProperty+00019602 [ 10] 0x21ffc3eb C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00115691 [ 11] 0x21fe521b C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00021019 [ 12] 0x21ff09a4 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00068004 [ 13] 0x21fefadd C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00064221 [ 14] 0x21fff436 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00128054 [ 15] 0x220898e8 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00694504 QueryMLFcnTable_mcos_impl+00295016 [ 16] 0x21ffafbd C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00110525 [ 17] 0x220407b4 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00395188 mcos::plugins::init__pm_init+00021828 [ 18] 0x2204076d C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00395117 mcos::plugins::init__pm_init+00021757 [ 19] 0x092055ca C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos.dll+00021962 omConstructObjectWithClient+00000026 [ 20] 0x61b228ca C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\handle_graphics.dll+01517770 graphics::primitive::canvas::CanvasFactory::createJavaCanvas+00000074 [ 21] 0x621d6f12 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\handle_graphics.dll+08548114 graphics::primitive::canvas::CanvasFactory::getPrivateClient+00001170 [ 22] 0x21fe5064 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00020580 [ 23] 0x21ff09a4 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00068004 [ 24] 0x21fefadd C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00064221 [ 25] 0x2201fcc9 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00261321 [ 26] 0x2201fc0a C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00261130 [ 27] 0x2201fb94 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00261012 [ 28] 0x09204396 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos.dll+00017302 omCallMethod+00000038 [ 29] 0x3e312e80 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\hgutils.dll+00405120 hgutils::MCOSMethodInvoker::invoke+00000448 [ 30] 0x3e312297 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\hgutils.dll+00402071 hgutils::callMCOSMethod+00000087 [ 31] 0x3e312319 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\hgutils.dll+00402201 hgutils::callMCOSMethod+00000041 [ 32] 0x3d992f00 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\hg.dll+00798464 UIClientComponentInterface::requestFocus+00034704 [ 33] 0x3d993327 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\hg.dll+00799527 UIClientComponentInterface::requestFocus+00035767 [ 34] 0x3dd299df C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\hg.dll+04561375 gbtdatatypes::SingleCharacterDataType::getType+00887727 [ 35] 0x21fe5064 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00020580 [ 36] 0x21ff09a4 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00068004 [ 37] 0x21fefadd C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00064221 [ 38] 0x2201fcc9 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00261321 [ 39] 0x2201fc0a C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00261130 [ 40] 0x2201fb94 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00261012 [ 41] 0x09204396 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos.dll+00017302 omCallMethod+00000038 [ 42] 0x3e312e80 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\hgutils.dll+00405120 hgutils::MCOSMethodInvoker::invoke+00000448 [ 43] 0x61ae1491 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\handle_graphics.dll+01250449 graphics::mixin::OverlayParentable::setParentImpl+00004209 [ 44] 0x61ae1c2d C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\handle_graphics.dll+01252397 graphics::mixin::UIParentable::setParentImpl+00000189 [ 45] 0x61f20aff C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\handle_graphics.dll+05704447 graphics::mixin::UIParentable::getPrivateClient+00001679 [ 46] 0x21fe5064 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00020580 [ 47] 0x21ff09a4 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00068004 [ 48] 0x21fefadd C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00064221 [ 49] 0x2201fcc9 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00261321 [ 50] 0x2201fc0a C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00261130 [ 51] 0x2201fb94 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00261012 [ 52] 0x09204396 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos.dll+00017302 omCallMethod+00000038 [ 53] 0x3e312e80 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\hgutils.dll+00405120 hgutils::MCOSMethodInvoker::invoke+00000448 [ 54] 0x61b1b7b9 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\handle_graphics.dll+01488825 graphics::primitive::world::SceneNode::setParentImpl+00003449 [ 55] 0x61b1ab69 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\handle_graphics.dll+01485673 graphics::primitive::world::SceneNode::setParentImpl+00000297 [ 56] 0x621833fa C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\handle_graphics.dll+08205306 graphics::primitive::world::SceneNode::doReset+00001258 [ 57] 0x6218b777 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\handle_graphics.dll+08238967 graphics::primitive::world::SceneNode::setTransformForPrintFcnMode+00004551 [ 58] 0x6218a969 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\handle_graphics.dll+08235369 graphics::primitive::world::SceneNode::setTransformForPrintFcnMode+00000953 [ 59] 0x6218b7c4 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\handle_graphics.dll+08239044 graphics::primitive::world::SceneNode::setTransformForPrintFcnMode+00004628 [ 60] 0x220000f8 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00131320 [ 61] 0x2203f383 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00390019 mcos::plugins::init__pm_init+00016659 [ 62] 0x0920502a C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos.dll+00020522 mcos::COSCustomMetaClass::setPropertyValue+00000026 [ 63] 0x3e2e9abb C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\hgutils.dll+00236219 hgutils::HGCustomMetaClass::customSetPropertyValue+00000107 [ 64] 0x2203eadb C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00387803 mcos::plugins::init__pm_init+00014443 [ 65] 0x2200004f C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00131151 [ 66] 0x21fe6962 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00026978 [ 67] 0x3e2f662b C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\hgutils.dll+00288299 hgutils::HGHandle::setProperty+00001291 [ 68] 0x3e2f5f6a C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\hgutils.dll+00286570 hgutils::HGHandle::setPVPairs+00000154 [ 69] 0x61c81c7d C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\handle_graphics.dll+02956413 graphics::animation::AnimatedLine::setSingleSegmentMode+00963997 [ 70] 0x21ffc3eb C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00115691 [ 71] 0x21fe521b C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00021019 [ 72] 0x21ff09a4 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00068004 [ 73] 0x21fefadd C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00064221 [ 74] 0x21fff436 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00128054 [ 75] 0x220898e8 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00694504 QueryMLFcnTable_mcos_impl+00295016 [ 76] 0x21ffafbd C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00110525 [ 77] 0x220407b4 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00395188 mcos::plugins::init__pm_init+00021828 [ 78] 0x220c5210 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\mcos_impl.dll+00938512 QueryMLFcnTable_mcos_impl+00539024 [ 79] 0x7a4f2e35 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\hgbuiltins.dll+00536117 [ 80] 0x7a4f2c7b C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\hgbuiltins.dll+00535675 [ 81] 0x7a4ff398 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\hgbuiltins.dll+00586648 hgbuiltins::PlotParser::operator=+00014408 [ 82] 0x0ff4c758 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_dispatcher.dll+00051032 mdLogging::log_function_exit+00000104 [ 83] 0x0ff4c1a8 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_dispatcher.dll+00049576 Mfunction_handle::dispatch+00000424 [ 84] 0x1e44a408 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00238600 inPathNotification::function_delete_notification+00098104 [ 85] 0x1e44af7e C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00241534 inPathNotification::function_delete_notification+00101038 [ 86] 0x1e42dd37 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00122167 MathWorks::MException::MExceptionEnvelope::GetStack+00000759 [ 87] 0x1e42db50 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00121680 MathWorks::MException::MExceptionEnvelope::GetStack+00000272 [ 88] 0x1e447bcd C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00228301 inPathNotification::function_delete_notification+00087805 [ 89] 0x1e447554 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00226644 inPathNotification::function_delete_notification+00086148 [ 90] 0x1e4e820a C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00885258 inInitFrame+00002810 [ 91] 0x0ff4be08 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_dispatcher.dll+00048648 Mfh_file::dispatch_fh_impl+00000600 [ 92] 0x0ff4bbab C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_dispatcher.dll+00048043 Mfh_file::dispatch_fh+00000027 [ 93] 0x0ff4c2b4 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_dispatcher.dll+00049844 Mfunction_handle::dispatch+00000692 [ 94] 0x1e429314 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00103188 IInterpreter::GetInterpreterBridge+00041428 [ 95] 0x1e428b55 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00101205 IInterpreter::GetInterpreterBridge+00039445 [ 96] 0x1e4471f1 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00225777 inPathNotification::function_delete_notification+00085281 [ 97] 0x1e611b49 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+02104137 inPathNotification::function_rebind_notification+00264745 [ 98] 0x1e447748 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00227144 inPathNotification::function_delete_notification+00086648 [ 99] 0x1e44fb5e C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00260958 inPathNotification::function_delete_notification+00120462 [100] 0x1e44ae4b C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00241227 inPathNotification::function_delete_notification+00100731 [101] 0x1e42dd37 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00122167 MathWorks::MException::MExceptionEnvelope::GetStack+00000759 [102] 0x1e42db50 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00121680 MathWorks::MException::MExceptionEnvelope::GetStack+00000272 [103] 0x1e447bcd C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00228301 inPathNotification::function_delete_notification+00087805 [104] 0x1e447554 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00226644 inPathNotification::function_delete_notification+00086148 [105] 0x1e4e820a C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00885258 inInitFrame+00002810 [106] 0x0ff4be08 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_dispatcher.dll+00048648 Mfh_file::dispatch_fh_impl+00000600 [107] 0x0ff4bbab C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_dispatcher.dll+00048043 Mfh_file::dispatch_fh+00000027 [108] 0x0ff4c2b4 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_dispatcher.dll+00049844 Mfunction_handle::dispatch+00000692 [109] 0x1e429314 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00103188 IInterpreter::GetInterpreterBridge+00041428 [110] 0x1e428b55 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00101205 IInterpreter::GetInterpreterBridge+00039445 [111] 0x1e4471f1 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00225777 inPathNotification::function_delete_notification+00085281 [112] 0x1e611b49 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+02104137 inPathNotification::function_rebind_notification+00264745 [113] 0x1e447748 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00227144 inPathNotification::function_delete_notification+00086648 [114] 0x1e44fb5e C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00260958 inPathNotification::function_delete_notification+00120462 [115] 0x1e44ae4b C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00241227 inPathNotification::function_delete_notification+00100731 [116] 0x1e42dd37 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00122167 MathWorks::MException::MExceptionEnvelope::GetStack+00000759 [117] 0x1e42db50 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00121680 MathWorks::MException::MExceptionEnvelope::GetStack+00000272 [118] 0x1e447bcd C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00228301 inPathNotification::function_delete_notification+00087805 [119] 0x1e447554 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00226644 inPathNotification::function_delete_notification+00086148 [120] 0x1e4e820a C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00885258 inInitFrame+00002810 [121] 0x0ff4be08 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_dispatcher.dll+00048648 Mfh_file::dispatch_fh_impl+00000600 [122] 0x0ff4bbab C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_dispatcher.dll+00048043 Mfh_file::dispatch_fh+00000027 [123] 0x0ff4c2b4 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_dispatcher.dll+00049844 Mfunction_handle::dispatch+00000692 [124] 0x1e429314 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00103188 IInterpreter::GetInterpreterBridge+00041428 [125] 0x1e428b55 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00101205 IInterpreter::GetInterpreterBridge+00039445 [126] 0x1e4471f1 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+00225777 inPathNotification::function_delete_notification+00085281 [127] 0x1e611b49 C:\Program Files (x86)\MATLAB\MATLAB Runtime\v851\bin\win32\m_interpreter.dll+02104137 inPathNotification::function_rebind_notification+00264745 If this problem is reproducible, please submit a Service Request via: http://www.mathworks.com/support/contact_us/ A technical support engineer might contact you with further information. Thank you for your help.
Betreff: Re: Problem when using Matlab Runtime V851(32Bit) [ ref:_00Di0Ha1u._5003q1KQJOL:ref ] Von: US MathWorks Support <support@mathworks.com> Datum: 12.06.2020, 22:48 An: Hello Prasanna, I am writing in reference to your Technical Support Case #04299243 regarding 'Problem when using Matlab Runtime V851(32Bit)'. I understand you are experiencing a crash that returns a crash log generated by a MATLAB routine. Unfortunately, the tool described is a third party tool. This is not created by MathWorks, but instead Texas Instruments. For this reason, MathWorks is not in a place to provide technical support. It would be best to reach out to the developer of the application for support. Based on the crash log, the crash could be graphics related. You may try updating your graphics driver, but this is based on limited information. The creator of the application will have the source code and therefore be able to investigate the issue. For the reasons above, I am going to close this case on my end. If you have any further questions, feel free to reply. Sincerely, Max Tracy MathWorks Technical Support Department Please preserve the Reference ID in further correspondence on this query. This allows our systems to automatically associate your reply to the appropriate Case. If you have a new technical support question, please submit a new request here: http://www.mathworks.com/support/servicerequests/create.html Self-Service: https://www.mathworks.com/support/contact_us.html File Exchange and MATLAB Answers: http://www.mathworks.com/matlabcentral/ ref:_00Di0Ha1u._5003q1KQJOL:ref
Thanks Prasanna for the update. Let's see if TI customer service can get anything from the log you provided.
-Daniel