photo

Jake Gareau


Last seen: 4 days 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 3
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Generated code (Embedded Coder) for Mod block generates expensive function call to rt_modf
using a C code function block or a state machine with the execution set to C language, the function "fmod" from the standard mat...

16 days 前 | 0

| 已接受

提问


Generated code (Embedded Coder) for Mod block generates expensive function call to rt_modf
Using the built in math function block for the mod operation generates an expensive function call in the generated code. I am u...

17 days 前 | 1 个回答 | 0

1

个回答

提问


Code Generation folder for C/C++ code block
Hello, I am using the C/C++ code block to include some custome C code in my model. I am buiilding the code by using the "Build...

4 months 前 | 0 个回答 | 0

0

个回答

提问


Run task after source control command in a Project
I have a Matlab project that is source controlled through git. I have a script I would like to run after I execute a branch sw...

6 months 前 | 1 个回答 | 0

1

个回答

提问


matlab structure in generated code for variant control
is there anyway to control how a matlab structure is generated with embedded coder? for example setting the storage class or nam...

6 months 前 | 1 个回答 | 0

1

个回答

提问


CodeGen Error using Grouped custom storage classes (struct / bitfield) with referenced model
I recieve the following error when trying to codegen with embedded coder: Error: Simulink Coder Error: Invalid DataScope 'Ex...

6 months 前 | 2 个回答 | 1

2

个回答

提问


External mode and Row Major
I have a model that I am attempting to Run in External mode on a F28379D Launch pad. However the mdel contains a look up table t...

6 months 前 | 1 个回答 | 0

1

个回答

已回答
Internal error calling rtw_optimization info
For me this problem was resolved by deleting the slprj folders

7 months 前 | 0

提问


Model Advisor Error Occurred During model compile
Here is the error message I recieve when trying to run a specific check in model advisor "Identify questionable operations for s...

7 months 前 | 1 个回答 | 0

1

个回答

提问


Include variables from External sources in A2L file
hello, I am using codegen to create a function that I am integrating into some legacy code. So For example lets say I have some ...

7 months 前 | 1 个回答 | 0

1

个回答

已回答
a2l address replacement not working with .elf and structs
I found the problem. I was using Code composer studio to create the .ELF file which is using DWARF v4 as the default format. C...

7 months 前 | 0

提问


Simulink Test Parameter Override with structs
I would like to use the paramter Override functionality in Simulink test to modify specific elements of a structure that resides...

8 months 前 | 1 个回答 | 0

1

个回答

提问


a2l address replacement not working with .elf and structs
when generating an a2l file for my model and providing the symbol file (.elf), the ECU addresses for all members of every struct...

9 months 前 | 2 个回答 | 0

2

个回答

提问


Generate root level virtual bus outport as struct
I have a model that outputs a virtual bus composed of a few subordinate buses. when I generate code, the model output is a str...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Protected model has different behavior from base model
When protecting a model I find there is a difference in results between the base model and the protected model. I have found th...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Creating Data Type Alias in the Generated Code, what is "creal32_T "
why does generating code with embedded coder produce two typedef for the data type in question? for example: #ifndef RTW_...

1 year 前 | 1 个回答 | 0

1

个回答