FlexIO PWM MBDT

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

FlexIO PWM MBDT

2,079件の閲覧回数
JustMet
Contributor III

Hello,

I am trying to use FlexIO for pwm generation but when i build the code i get this error "fatal error: flexio_hw_access.h: No such file or directory"

can anyone help me ?

Best regards,

0 件の賞賛
3 返答(返信)

2,072件の閲覧回数
Senlent
NXP TechSupport
NXP TechSupport

Hi@JustMet

flexio_hw_access.h->this file can be found in your SDK install path

for example: ......\platform\drivers\src\flexio

if you already added this file to your project, maybe forget to add file path to your project, you can take a look at this post.

https://community.nxp.com/t5/S32K/S32K-S32DS-project-name-path-and-build-problem/td-p/1260029 

0 件の賞賛

2,068件の閲覧回数
JustMet
Contributor III

Hello

I am using Simulink model-based design to generate code so I tried 2 things
1st I add the FlexIO Uart Config file(
When I am using the FLexIo Uart Config file I am unable to use my IRQ handler it gives me the error exio_common.c:347: multiple definitions of `FLEXIO_IRQHandler'
I comment out my IRQ handler the code run without any error but without the handler my code is logicless
)
2nd I removed the FlexIO UART Config and run the code I get the error for Missing header file and to copy the header file into my code folder I went to the location but I didn't find the specific header file you can see it in the images I am sharing

Best regads,

0 件の賞賛

2,046件の閲覧回数
Senlent
NXP TechSupport
NXP TechSupport

Hi JustMet,

The MBDT is currently supported on the MBDT community only.
The community is monitored daily by our experts on MBDT.
Can you please post the question there?
https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/bd-p/mbdt

Thank you for your understanding,

0 件の賞賛