- Open MATLAB R2023b. Navigate to the following path in your MATLAB installation directory: ‘$(MATLABROOT)\R2023b\rtw\c\tlc\mw\setuplib.tlc’.
- Open the ‘setuplib.tlc’ file in a text editor.
- Locate line 1430 in the file.
- Modify this line to read: ‘%elseif 0’.
Error: Simulation Time in Ticks is not supported with XCP Classic Interface.
조회 수: 5 (최근 30일)
이전 댓글 표시
I am trying to use Monitor and Tune in the hardware tab to generate a code execution profile, and I keep getting the following error
"Error: Simulation Time in Ticks is not supported with XCP Classic Interface."
Simulation time has been specified in seconds, so I have no idea why I am getting this error. My configuration parameters were selected based on the f28379D_profiling_xcp example model (https://www.mathworks.com/help/ti-c2000/ug/profling-external-xcp-mode.html).
댓글 수: 0
답변 (1개)
Saurav
2024년 8월 22일
Based on the information provided I’m assuming that the error is related to code execution profiling and the hardware is Texas Instruments C2000 board. This assumption is based on the example documentation being followed. However, since this information has not been explicitly mentioned, please verify it.
Here's a potential workaround you can try in MATLAB R2023b:
Let me know if this addresses the error you're experiencing. If you have any further questions or need additional assistance, feel free to reach out!
Thanks!
참고 항목
카테고리
Help Center 및 File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!