nrf52840dk with nrf7002ek failed to build when

Hi, I'm using v2.7 toolchain  and v2.61 sdk, I tried with both wifi sta and wifi shell example, both failed to build when CONFIG_WPA_SUPP=y, if I comment out this config, then it build successful, but won't function properly. 

this is the error message:

and the device tree generated is 

 *   134 /soc/spi@4002f000
 *   135 /soc/spi@4002f000/nrf700x-spi@0
Any help would be greatly appreciated. 
Parents
  • Hi,

    I'm using v2.7 toolchain  and v2.61 sdk,

    Please make sure to use the same version for the toolchain and the SDK.

    If you still have issues building when using the same version, please share which sample you are building, how you are building it, and the complete build log. You can add the build log using Insert > Code and paste it there or upload it as a text file with Insert > Image/video/file.

    Best regards,
    Marte

Reply
  • Hi,

    I'm using v2.7 toolchain  and v2.61 sdk,

    Please make sure to use the same version for the toolchain and the SDK.

    If you still have issues building when using the same version, please share which sample you are building, how you are building it, and the complete build log. You can add the build log using Insert > Code and paste it there or upload it as a text file with Insert > Image/video/file.

    Best regards,
    Marte

Children
Related