Compiler settings for Processor-In-the-Loop

조회 수: 3 (최근 30일)
Marco Massaro
Marco Massaro 2020년 10월 15일
댓글: Fabio Marrocolo 2021년 9월 30일
Hello,
I am getting that PIL executes the source code using the same toolchain that I would use for programming (compiler, assembler, linker). What is not clear for me is when and how I can set the same options for that. For example, the same compiler used within Code Composer Studio (CCS) from Texas Instruments can be used to run PIL, but when I use CCS with its IDE (or by command window), I have the chance to set some option for the compiler, such as optimization options.
How can I set it as well before PIL to be sure that the executable running on the target looks like that one I would generate by CCS?
Thanks ahead for a kindly reply.
Regards,
Marco
  댓글 수: 1
Fabio Marrocolo
Fabio Marrocolo 2021년 9월 30일
Hi Marco,
Reading your posts, it appears that you are trying to "build" an hardware support package for the Texsas Instruments TMS570 series.
I have the same problem for my project. I am trying to interface the TMS570LC4357 with Simulink, I am evolving to know if you have information (or suggestions) to help me get started.
Thanks.

댓글을 달려면 로그인하십시오.

답변 (1개)

Prasanth
Prasanth 2020년 11월 24일
Hi Marco,
I understand that you are looking for how the toolchain is selected by Simulink, and also how to modify the toolchain settings.
The default value for the 'Toolchain' parameter in 'Configuration Parameters->Codegeneration' settings is 'Automatically locate an installed toolchain', which detects the most current toolchain from the available toolchains for the host.
You can change the 'Toolchain' settings for the chosen toolchain in the 'Configuration Parameters->Codegeneration' settings tab.
Refer to the following documentation link to get more insights on the 'Toolchain' parameter setting.
  댓글 수: 1
Marco Massaro
Marco Massaro 2021년 1월 12일
편집: Marco Massaro 2021년 1월 12일
I set the ert.tlc and the Target HW as "Hardware Implementation", but CCS does not figure in the list in "Toolchain settings". So I cannot follow your indication.
I use Matlab 2020a and CCS v9

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Embedded Coder Supported Hardware에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by