How can I measure the execution time of a simulink code in BeagleBone Black?
조회 수: 1 (최근 30일)
이전 댓글 표시
I am compiling a simulink code with Embedded Coder for BeagleBone Black. I want to measure the execution time taken by one step of the code. How can I measure the execution time? Is there anything similar to TET block of Simulink RealTime available in Embedded Coder?
댓글 수: 0
답변 (1개)
Satyajeet Sasmal
2016년 3월 2일
Hi Dileep. Please look at the link below.
I believe this is exactly what you are looking for: https://www.mathworks.com/examples/embedded-coder/mw/armcortexa_product-arm_cortex_a_profiling-real-time-code-execution-profiling
-Satya
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!