Porting WICED SDK 3.1.0 to Keil Environment

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

cross mob
Anonymous
Not applicable

Hi,
Im just starting with WICED

chip using:BCM43362
microcontroller:STM32f407zg
SDK:WICED 3.1.0

want to port WICED SDK to Keil Environment for this particular controller and chip with FreeRTOS and Lwip Stack.

Successfully ported FreeRTOS and Lwip stack in the SDK to the Environment.

found that "generated_mac_address.txt" and "43362A2_bin.c" is created at time of build.

Adding the file -"43362A2_bin.c" and defines in the text file to the project, is the right way to go?


Should bootloader, dct and application should be treated as separate projects? If so which files are the mutually exclusive for each of them?and which files should be included in all 3 of them?

0 Likes
1 Reply
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hi,

I do not have a Keil development environment. The WICED SDK is makefile based and it could be run from the command line as well. I found this link MDK-ARM Plug-in for Eclipse: Exporting Eclipse C/C++ Projects perhaps it could help you.

Please keep in mind that licensing for WICED SDK is intended for Broadcom hardware only.

Thanks,
Seyhan