Topic

FAQ
Login Register
How to create a project with IDE and where to get sample code
Apr 26, 2022 20:33

/

A

/A

Hi everyone! Is there a guide where telink explain how to create a project for TLSR8359 and one (or more) explained/commented sample code? I can find practically nothing on google.


I've already installed the SDK and the IDE but I can't find any examples in telink IDE to understand how to code. I found just a guide about the IDE but it's not so useful since I'm able to create a new file and to press "compile all".


I don't know which is the structure and which are the instructions in C to code TLSR8359. I also don't understand why Telink IDE doesn't find stdio.h and stdlib.h since I have MingW GCC installed on my pc. I'm running Windows 7 on my pc for better compatibilty (the IDE is quite old).


Thanks for help!

3 replies
TL_Soyo Apr 27, 2022 10:03
0
/A

Hi Mattia,  

1、This document(http://wiki.telink-semi.cn/doc/an/AN_16063000-E1_Guide%20For%20Adding%20New%20Project%20On%20Existing%20SDK.pdf) can guide you to create a project from an extend sdk  

2、you can browse http://wiki.telink-semi.cn/wiki/chip-series/TLSR835x-Series/ to get sample Project  

3、The IDE dont need third-party like MingW,and you should install IDE in the default path,then software dependencies are automatically installed

Mattia [Author] May 03, 2022 22:16
0
/A


My email is mattia@v-research.it.


Thank you!

yuchen May 19, 2022 11:26
0
/A

I follow the steps in pdf, but after I refresh the SDK, the new project doesn't appear in "vendor"