ota2 for intenal flash

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

cross mob
Anonymous
Not applicable

I have a BCM9WCD5EVAL1_3 which has BCM943341WCD1 daughter board. I followed the OTA2 documentation to add ota2. However the ota2_bootloader is not building?

According to the doc it should build ota2_bootloader? not the sflash

This boar does not use external flash the supported BCM943907WAE_1 and BCM943909WCD1_3 platforms.

This is two part question:

1- Does ota2 support works on platforms with external flash only?

2- What would take to port to internal flash with one or two megabyte of flash?

Thanks

Nidal

MAKEFILE MAKECMDGOALS=snip.ping_powersave-BCM943341WCD1 ota2_image OTA2_SUPPORT is enabled

Creating security credentials

Building Serial Flash Loader App

Processing resources

MAKEFILE MAKECMDGOALS=waf.sflash_write-NoOS-BCM943341WCD1-SDIO OTA2_SUPPORT is disabled

Making config file for first time

Making DCT image

MAKEFILE MAKECMDGOALS=waf.sflash_write-NoOS-BCM943341WCD1-SDIO OTA2_SUPPORT is disabled

Compiling App_SFlash_write

Compiling Platform_BCM943341WCD1

Compiling WICED

Compiling WWD_NoOS_Interface

Compiling Lib_SPI_Flash_Library_BCM943341WCD1

Compiling Lib_GPIO_button

Compiling Lib_Wiced_RO_FS

Compiling STM32F4xx

Compiling common_GCC

Compiling STM32F4xx_Peripheral_Drivers

Compiling Lib_Ring_Buffer

Compiling Lib_crc

Compiling STM32F4xx_Peripheral_Libraries

Compiling App_Ping_powersave

Compiling Platform_BCM943341WCD1

Compiling WICED

Making build/waf.sflash_write-NoOS-BCM943341WCD1-SDIO/libraries/App_SFlash_write.a

Making build/waf.sflash_write-NoOS-BCM943341WCD1-SDIO/libraries/Platform_BCM943341WCD1.a

Making build/waf.sflash_write-NoOS-BCM943341WCD1-SDIO/libraries/WICED.a

Making build/waf.sflash_write-NoOS-BCM943341WCD1-SDIO/libraries/WWD_NoOS_Interface.a

Making build/waf.sflash_write-NoOS-BCM943341WCD1-SDIO/libraries/Lib_SPI_Flash_Library_BCM943341WCD1.a

Making build/waf.sflash_write-NoOS-BCM943341WCD1-SDIO/libraries/Lib_GPIO_button.a

Making build/waf.sflash_write-NoOS-BCM943341WCD1-SDIO/libraries/Lib_Wiced_RO_FS.a

Making build/waf.sflash_write-NoOS-BCM943341WCD1-SDIO/libraries/STM32F4xx.a

Making build/waf.sflash_write-NoOS-BCM943341WCD1-SDIO/libraries/common_GCC.a

Making build/waf.sflash_write-NoOS-BCM943341WCD1-SDIO/libraries/STM32F4xx_Peripheral_Drivers.a

Making build/waf.sflash_write-NoOS-BCM943341WCD1-SDIO/libraries/Lib_Ring_Buffer.a

Making build/waf.sflash_write-NoOS-BCM943341WCD1-SDIO/libraries/Lib_crc.a

Making build/waf.sflash_write-NoOS-BCM943341WCD1-SDIO/libraries/STM32F4xx_Peripheral_Libraries.a

Making waf.sflash_write-NoOS-BCM943341WCD1-SDIO.elf

waf.sflash_write-NoOS-BCM943341WCD1-SDIO

0 Likes
1 Reply
GregG_16
Employee
Employee
50 sign-ins 25 sign-ins 25 comments on KBA

OTA2 is not suitable for all platforms yet. This should have been clear in the documentation, but it is causing confusion.