- 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 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Saurav
el 22 de Ag. de 2024
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!
Ver también
Categorías
Más información sobre Deployment, Integration, and Supported Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!