Feeds
답변 있음
how to turn off "ConstCode" optimization
I figured this out. I needed this flag passed to ssSetOptions(): SS_OPTION_DISALLOW_CONSTANT_SAMPLE_TIME
how to turn off "ConstCode" optimization
I figured this out. I needed this flag passed to ssSetOptions(): SS_OPTION_DISALLOW_CONSTANT_SAMPLE_TIME
2년 초과 전 | 0
| 수락됨
질문
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...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
2년 초과 전 | 답변 수: 1 | 0