Understanding Code Generated by Matlab

2 views (last 30 days)
Jimit
Jimit on 4 Nov 2013
Commented: man on 14 Apr 2014
Hello All,
I have a working Simulink Model designed for a C2000 based power converter system (designed by some one else who is not accessible to me). The code was auto generated using Embedded Coder. I wish to (1) Understand this code and (2)Replicate the functionality via manual coding.
I am finding it quite difficult to comprehend the auto generated code. Also I find the documentation inadequate . For e.g. the code uses function calls for "rate_monotonic_scheduler()". While I understand what a rate monotonic scheduler is, I couldn't find any documentation for this particular function/implementation in the Help menu.
Is there a better way to approach this? Also are there any other places I should be looking for where the generic structure (if any) of auto generated code is explained.
Thanks,
Jimit.

Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!