필터 지우기
필터 지우기

Getting error in the Real-Time Code Execution Profiling tutorial

조회 수: 3 (최근 30일)
Onur Kapucu
Onur Kapucu 2018년 6월 7일
답변: Raphael Otte 2018년 12월 4일
I want to access real-time code execution time and I am following this tutorial: https://www.mathworks.com/help/supportpkg/armcortexa/examples/real-time-code-execution-profiling.html
I deploy my model to target processor successfully but when I try to access get data through Matlab, I get the following message:
Struct contents reference from a non-struct array object.
Error in codertarget.profile.getData
What do you suggest?

답변 (2개)

Sook Yee Yip
Sook Yee Yip 2018년 11월 1일
Im getting the same problem, have you solve the issue?

Raphael Otte
Raphael Otte 2018년 12월 4일
Hello, i have a problem with the profiling, too. I can run my model on the target Processor but when i use the command which is shown in step 5 (https://de.mathworks.com/help/supportpkg/texasinstrumentsc2000/examples/real-time-code-execution-profiling.html) , i get the following error:
Error using codertarget.tic2000.internal.getProfileData (line 81)
Error: Unexpected MATLAB expression.
Error in codertarget.profile.getData
Can someone help?
Kind regards
Raphael

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by