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