demo bgt60tr13c

Announcements

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

cross mob
parikshagarg040
Level 2
Level 2
10 questions asked 25 sign-ins 10 replies posted

how to start demo bgt60tr13c from the scratch. just want to know how to run a simple code .

0 Likes
1 Solution
Deepa_V
Moderator
Moderator
Moderator
First comment on KBA 50 likes received 250 replies posted

Hi @parikshagarg040 ,

For starting off with coding on BGT60TR13C, Please download the latest version of Radar Development Kit (RDK) from the Infineon Developer Center. You'll be able to find the detailed documentation for the same after you install the RDK on the folder : assets\software\radar_sdk\radar_sdk\doc. 

Hope this helps !

Best Regards,

Deepa 

View solution in original post

0 Likes
3 Replies
Deepa_V
Moderator
Moderator
Moderator
First comment on KBA 50 likes received 250 replies posted

Hi @parikshagarg040 ,

For starting off with coding on BGT60TR13C, Please download the latest version of Radar Development Kit (RDK) from the Infineon Developer Center. You'll be able to find the detailed documentation for the same after you install the RDK on the folder : assets\software\radar_sdk\radar_sdk\doc. 

Hope this helps !

Best Regards,

Deepa 

0 Likes
parikshagarg040
Level 2
Level 2
10 questions asked 25 sign-ins 10 replies posted

thanks deepa


 we already installed the rdk and we did the application on rdk gui. we want know how to start to  program the demo bgt60tr13c module on any platform .

0 Likes

Hi @parikshagarg040 ,

You can use the Python Wrapper (assets\software\radar_sdk\radar_sdk\sdk\py) or the Matlab wrapper(assets\software\radar_sdk\radar_sdk\sdk\matlab) available in the RDK (Check the Python Wrapper usage and Matlab wrapper usage sections of RDK documentation : assets\software\radar_sdk\radar_sdk\doc) to start communicating with the demo board and there are also some applications already available in python, Matlab and C (assets\software\radar_sdk\radar_sdk\apps) which you can use for various applications. 

Best Regards,

Deepa

0 Likes