Hi,
I started development with Standard SDK on AMB21 evaluation board.
I follow the readme.txt in MQTT example(component\common\example\mqtt) to set up the example, except the step 1, others are configured, how do I add patch files to paths?
Hi @Po_Quan_Hsieh,
You can actually skip step 1. However, you need to go to ambd_sdk/project/realtek_amebaD_va0_example/GCC-RELEASE/project_hp and
make menuconfig to enable MQTT on the board.
Hi @daphwl,
My development environment is based on IAR, instead of GCC.
Could you provide IAR setting method? Thanks.
Hi @daphwl ,
Thanks for your help, after following your hints, the example MQTT works fine.



