Alberto Prudhomme
Followers: 0 Following: 0
Statistics
RANK
22,728
of 295,467
REPUTATION
2
CONTRIBUTIONS
14 Questions
1 Answer
ANSWER ACCEPTANCE
21.43%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Question
Embedded code don't run with the desired sample time
Hello to all; I'm trying to make a controller to run in TI launchpad at 500hz or 0.002s of sample time. The program is very s...
7 years ago | 0 answers | 0
0
answersQuestion
Reemplace S-Function Level 2 with C-MEX to read IMU sensor by I2C, Possible???
Hi all; I'm making a quadcopter controller with Simulink using the Energia add-on for TivaC embedded launchpad. To read t...
7 years ago | 0 answers | 0
0
answersQuestion
Deploy to hardware error
Hi, I'm trying to deploy a program to my TivaC Launchpad but I receive this error and I don't have any idea of what it means:...
7 years ago | 0 answers | 0
0
answersQuestion
Embedded program hangs because UART transmission
Hi, I have a problem with my embedded programming with TivaC launchpad. I have a lot of blocks that include I2C acquisition f...
8 years ago | 0 answers | 0
0
answersQuestion
S-function cause overflow on memory and the embedded program crash
Hi, I'm working in a embedded program in simulink and Tiva C launchpad. I'm trying to do an UAV controller with IMU, GPS and ...
8 years ago | 0 answers | 0
0
answersQuestion
Problem with overlapping of S-functions in embedded program
Hello to all, I have a problem with my project of an autopilot for an UAV. I'm using a launchpad Tiva C and I'm making an emb...
8 years ago | 0 answers | 0
0
answersQuestion
error: initializer element is not constant (void (*)(void))((uint32_t)&__STACK_TOP)
Hello; I'm using the CCS C code for serial transmit from my Tiva C launchpad. The C code works fine, but when I pass it to...
8 years ago | 1 answer | 0
1
answerQuestion
It's possible to use Sprintf in S-function to convert Double value to Array to be send by Serial Transmit???
Hello; I'm working with the Tiva C launchpad and Embedded coder for Energia, and the Serial Transmit only send unit8 data and...
8 years ago | 0 answers | 0
0
answersQuestion
error: incompatible types when assigning to type 'double' from type 'char *' c2_b_y = doble(c2_b_u);
Hello all again; I want to ask for your help to understand this problem. I need to make a converter from float value to strin...
8 years ago | 1 answer | 0
1
answerQuestion
Error calling char variable from C code by function block of Simulink
Hello all again; I want to ask for your help to understand this problem. I need to make a converter from float value to strin...
8 years ago | 2 answers | 0
2
answersQuestion
Error: "error: ld returned 1 exit status " during the deploy to hardware in Tiva C
Hello, I'm learning how to use C code in the Simulink function block to be applied in my Tiva C launchpad. If i test the link...
8 years ago | 1 answer | 0
1
answerWhy I receive this error with the insertion of C code in Function Block in Simulink?????
Solved!!, I forget to declare the header in the configuration....
8 years ago | 1
| accepted
Question
Why I receive this error with the insertion of C code in Function Block in Simulink?????
Hello, I'm trying to continue learning how to insert C code in the function block of simulink, but I receive an error. These...
8 years ago | 1 answer | 0
1
answerQuestion
Inserting C Code in Simulink block
Hello; I'm trying to learn how to insert C code in the user defined blocks of simulink, but I didn't have success. I made ...
8 years ago | 1 answer | 0
1
answerQuestion
How to convert Uint8 to Ascii to be send by serial transmiter in Simulink without Ascii encoder for Tiva C
Hi everyone, I'm trying to make a very basic test with my Tiva C in simulink with the Embedded Coder Target for Energia, wher...
8 years ago | 0 answers | 0