How can I use TriCore with Embedded Coder?

4 Ansichten (letzte 30 Tage)
Jancsó
Jancsó am 18 Feb. 2013
Beantwortet: Mark Zurawski am 5 Apr. 2014
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 Kommentar
Jancsó
Jancsó am 21 Nov. 2013
How can I use the DSP libraries (TriLib) from the Infineon, or the Simulink has got own libraries?

Melden Sie sich an, um zu kommentieren.

Antworten (2)

Walter Roberson
Walter Roberson am 18 Feb. 2013
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 Kommentar
Kaustubha Govind
Kaustubha Govind am 19 Feb. 2013
Also, if you need to create your own custom target, here is the documentation.

Melden Sie sich an, um zu kommentieren.


Mark Zurawski
Mark Zurawski am 5 Apr. 2014
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

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by