How can I use TriCore with Embedded Coder?

조회 수: 4 (최근 30일)
Jancsó
Jancsó 2013년 2월 18일
답변: Mark Zurawski 2014년 4월 5일
We have got TriCore microcontroller and we would like to generate c code with your product, Embedded Coder in Matlab 2012b. I found a library is "Trilib" and your site I can not download it. One more question, There are some demo, or Simulink blocks for Tricore, I think driver specific blocks? And can you provide some documents about it.
  댓글 수: 1
Jancsó
Jancsó 2013년 11월 21일
How can I use the DSP libraries (TriLib) from the Infineon, or the Simulink has got own libraries?

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

답변 (2개)

Walter Roberson
Walter Roberson 2013년 2월 18일
It appears to me that the library you refer to was removed from the File Exchange due to licensing concerns when the File Exchange switched over to a new licensing scheme.
  댓글 수: 1
Kaustubha Govind
Kaustubha Govind 2013년 2월 19일
Also, if you need to create your own custom target, here is the documentation.

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


Mark Zurawski
Mark Zurawski 2014년 4월 5일
I'd suggest you look at the legacy code tool or the use of Matlab function blocks in Simulink with the %#codegen to interface to the Trilib library.
Both methods aren't too bad. I heavily use LCT to create interfaces from Simulink to the platform. There is also the GetSet interface to work with the platform to Simulink interface.
I've used all those methods to interface platform to Simulink. Each has a different advantage and/or downside.
I haven't used the Trilib myself yet, but may do the same soon enough.
Mark

태그

Community Treasure Hunt

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

Start Hunting!

Translated by