Compiling cpp in 6.2

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

cross mob
Anonymous
Not applicable

Hello,

this is not a question but a hint for those who are also struggling building cpp files.

I always got the error message "undefined reference to application_start" when I wanted to compile a cpp file for a the platform BCM4343W_AVN.

I solved it with adding  extern void application_start(void);  in the file 43xxx_Wi-Fi/include/wiced_rtos.h

maybe one of the developers sees this and adds this in the next release.

Best regards

1 Solution
RaktimR_11
Moderator
Moderator
Moderator
500 replies posted 250 replies posted 100 replies posted

Thanks for bringing it to our notice. I will pass your suggestion along to the developers.

View solution in original post

1 Reply
RaktimR_11
Moderator
Moderator
Moderator
500 replies posted 250 replies posted 100 replies posted

Thanks for bringing it to our notice. I will pass your suggestion along to the developers.