ARM FOR Kv3x about MATLAB/SIMULINK

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ARM FOR Kv3x about MATLAB/SIMULINK

1,443 Views
chenqian
Contributor II

The following error occurred when I compiled the development board FRDM-KV31F with MATLAB/SIMULINK,and  It's a self-contained example program. pastedImage_1.png

How do i solve this problem?

0 Kudos
Reply
3 Replies

1,340 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi,

It seems some variables are defined both in main_init.c and mcd_main.c. Maybe you define these variables in a head file and include this file both in main_init.c and mcd_main.c.

Regards,

Jing

1,340 Views
chenqian
Contributor II

Hi,

I know what you said, but I don't define variables in this simulink. I use its own encapsulation model.How to solve this problem?And ,is it because of the problem of setting up?

pastedImage_1.png

Yes, the development board is that , FRDM-KV31F: Freedom Development Platform for Kinetis KV3x KV3x Family MCUs.

pastedImage_2.png

Regards,

Chen

0 Kudos
Reply

1,340 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi,

Sorry I can't support MATLAB. You can goto MATLAB's community to find answer.

Regards,

Jing

0 Kudos
Reply