I am attempting the exercise Custom Profile in the training materials but when I get to page 18 the tutorial references user_custs_config.h which does not exist in my project example.
I found that user_custs1_def.h was similar so tried using that to paste the code in, however when I got to page 21 the base code in the tutorial was very different and it will not compile.
It would appear that I don't have the correct base code to start with.
我在哪里可以下载基地代码吗tches that used in the tutorials?
Device:
BTW I am using DA1458x_SDK_5.0.4.zip as my source being the newest SDK I can find on the website
Hi ,
The tutorials have been made based on SDK 5.0.3 (you can find it at the Software & Tools tab in Previous Software Releases section). It's better to use the SDK 5.0.4 there are some changes between the two SDKs, but if you search for the variables that reffered by the tutorial that have to be changed you will find them all.
BR,
STS_Dialog.