-40-
Document Name
AI7688H
Reference Manual
Version
V 2.0
Date 2019/08/08
7.
Copy the resulting configuration text to “aws_iot_config.h”, it will look similar
to this:
8.
Modify the makefile of the sample application.
Open the makefile and find the following line in the beginning of the file:
Remove the line and modify it to use the cross compilation toolchain:
9.
Type
make
To start building the sample application.
It will build an executable file “subscribe_publish_sample”.
10.
Make sure the board is connected to the internet and is in the same network
as your computer. Now we copy the certification files and the sample
application to the board: