photo

Paul


Last seen: 9 months ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Answered
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

answer

Question


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

1

answer