FlexIO PWM MBDT

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

FlexIO PWM MBDT

5,482 次查看
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 回复数

5,475 次查看
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 项奖励
回复

5,470 次查看
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 项奖励
回复

5,448 次查看
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 项奖励
回复