Install devices

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

cross mob
jsmith678x
Level 4
Level 4
100 sign-ins 25 replies posted First solution authored

Hi,

 

What should I install exactly?

See the screenshot

jsmith678x_0-1612883723610.png

 

0 Likes
1 Solution
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Hello @jsmith678x ,

What exactly were you looking for? If you want to program or debug the device you can find the configuration files as shown below:

DheerajK_81_0-1612891605797.png

In case you want to modify any of these configurations you can do so by going to Run > Run Configurations.

DheerajK_81_1-1612891689282.png

You don't need to go to Project Properties to modify anything. Project specific build options need to be configured in the Makefile. You can find more information here

Hope this helps 🙂

Regards,
Dheeraj

 

View solution in original post

0 Likes
1 Reply
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Hello @jsmith678x ,

What exactly were you looking for? If you want to program or debug the device you can find the configuration files as shown below:

DheerajK_81_0-1612891605797.png

In case you want to modify any of these configurations you can do so by going to Run > Run Configurations.

DheerajK_81_1-1612891689282.png

You don't need to go to Project Properties to modify anything. Project specific build options need to be configured in the Makefile. You can find more information here

Hope this helps 🙂

Regards,
Dheeraj

 

0 Likes