Paul
Followers: 0 Following: 0
Statistics
RANK
134,093
of 296,561
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,392
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156,705
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
how to turn off "ConstCode" optimization
I figured this out. I needed this flag passed to ssSetOptions(): SS_OPTION_DISALLOW_CONSTANT_SAMPLE_TIME
1 year ago | 0
| accepted
Question
how to turn off "ConstCode" optimization
I'm using Embedded Coder to generate code from a system that contains some custom S-Functions written in C. They are fully inli...
1 year ago | 1 answer | 0
1
answerQuestion
how do I override rt_main in embedded coder?
Using embedded coder to generate code, I want to exclude rt_main.c from the build and use my own customized version (since the o...
1 year ago | 1 answer | 0