2407768_en-US

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

2407768_en-US

2407768_en-US

NXP UM11442, paragraph 3.1.5.15 Zero Copy, NOT working

Hello everybody,

UM11442 Rev.24

paragraph 3.1.5.15 Zero Copy

Example
evkmimxrt1170_wifi_cli_cm7

NOT compiling, Using the suggested pre-processor macro flags, firts error:
<< NETIF_RX_BUFFERS undefined in wifi_netif.c >>

So I've added next definition
#define NETIF_RX_BUFFERS 8

but now I have
<< error: invalid use of undefined type 'struct nxp_wifi_device'>> 
actually the used structure is NOT defined in the example

Zero copy feature is incomplete in the example, so description in UM11442 is NOT applicable ? 
How can I test Zero copy ?

Thanks and Best Regards
piero

Re: NXP UM11442, paragraph 3.1.5.15 Zero Copy, NOT working

At the moment We have only MIMXRT1170-EVK
SDK 26.06 is installed but the example for EVK 
"evkmimxrt1170_wifi_cli_cm7" is different than "evkbmimxrt1170_wifi_cli_cm7"

In doc. UM11442 there is a reference to doc UM11441 and in doc.  UM11441 Table 1 pag.5 the combination
i.MX RT1170 EVK
AW611 u-blox JODY W5
is declared supported 

So are you meaning that "evkmimxrt1170_wifi_cli_cm7" actually is NOT working with Wi-Fi Zero-Copy ?


Re: NXP UM11442, paragraph 3.1.5.15 Zero Copy, NOT working

Hi,

Are you using the RT1170-EVK or the RT1170-EVKB?

I tested this on SDK 26.06 and was able to build the application successfully with the macros mentioned in the guide using the evkbmimxrt1170_wifi_cli_cm7 example. 

What SDK version are you using?

Regards,
Daniel.

Tags (1)
No ratings
Version history
Last update:
21 hours ago
Updated by: