Mem_43_EXFLS RTD Using Matlab Function Block doesn't work

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

Mem_43_EXFLS RTD Using Matlab Function Block doesn't work

918 Views
simon98
Contributor III

Hi NXP Team

I'm developing a custom board using S32K358 on MBDT.

I'm tring to figure out how to establish a communication with external flash trought Q-SPI, so i've found the Mem_43_EXFLS driver that deals with this.

As on MBDT there are no block that use this driver APIs i was tring to implement them trought custom code method:

Based on this thread https://community.nxp.com/t5/S32K/Is-there-any-example-of-Quad-SPI-with-MBDT/m-p/2073344#M47442
i'm trying to import the functions using the matlab function block.

As you can see in the attached screenshots, i've included all the .h and .c files and their paths in the solver.

For now i just want to se in this method works, so i've created a funcion block that calls Mem_43_EXFLS_GetVersionInfo.

Screenshot 2025-04-23 171322.png

Screenshot 2025-04-23 171451.png

When i try to evaluate the code this error pops out…

Screenshot 2025-04-23 171541.png

How could i fixx this problem? is there something wrong in my configuration? is that method correct to call
RTD functions?

Thanks,

Simon

0 Kudos
Reply
0 Replies