Problem to writing app using direct WWD.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I modify app canned_send to run on kit BCM94343W_AVN, but it seem having problem with memory
Here in compile:

build/wwd.ethernet_frame-BCM94343W_AVN-NoOS-NoNS/libraries/STM32F4xx.a(wiced_dct_internal_common.o): In function `wiced_dct_erase_non_current_dct':

/Users/nguyenvinh/Desktop/Workspace/WICED-SDK-3.5.2/WICED/platform/MCU/STM32F4xx/../wiced_dct_internal_common.c:362: undefined reference to `dct1_size_loc'

build/wwd.ethernet_frame-BCM94343W_AVN-NoOS-NoNS/libraries/STM32F4xx.a(wiced_dct_internal_common.o): In function `wiced_dct_get_current_address':

/Users/nguyenvinh/Desktop/Workspace/WICED-SDK-3.5.2/WICED/platform/MCU/STM32F4xx/../wiced_dct_internal_common.c:322: undefined reference to `dct2_start_addr_loc'

/Users/nguyenvinh/Desktop/Workspace/WICED-SDK-3.5.2/WICED/platform/MCU/STM32F4xx/../wiced_dct_internal_common.c:322: undefined reference to `dct1_start_addr_loc'

/Users/nguyenvinh/Desktop/Workspace/WICED-SDK-3.5.2/WICED/platform/MCU/STM32F4xx/../wiced_dct_internal_common.c:322: undefined reference to `dct1_size_loc'

/Users/nguyenvinh/Desktop/Workspace/WICED-SDK-3.5.2/WICED/platform/MCU/STM32F4xx/../wiced_dct_internal_common.c:322: undefined reference to `dct1_start_addr_loc'

/Users/nguyenvinh/Desktop/Workspace/WICED-SDK-3.5.2/WICED/platform/MCU/STM32F4xx/../wiced_dct_internal_common.c:322: undefined reference to `dct1_start_addr_loc'

make[1]: *** [build/wwd.ethernet_frame-BCM94343W_AVN-NoOS-NoNS/binary/wwd.ethernet_frame-BCM94343W_AVN-NoOS-NoNS.elf] Error 1

0 Likes
1 Reply
Anonymous
Not applicable

Is there any updates?

0 Likes