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

cross mob
Anonymous
Not applicable

Greetings,

Is anyone out there building projects old-school -- from the command line?

thank you

0 Likes
1 Solution
Anonymous
Not applicable

You don't need eclipse to build from the command line.

Screenshot_112514_042917_PM.jpg

View solution in original post

0 Likes
5 Replies
Anonymous
Not applicable

Have you tried calling 'make' from the top level sdk folder?  It takes the same arguments as the Eclipse Target. Something like this should do the trick:

my_app-BCM920736TAG_Q32 download

0 Likes
Anonymous
Not applicable

Hi,

Yes when I tried the top level make, I got lots of pop up dos boxes and eventually my system crashed. but I will try it again. thanks

0 Likes
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Programming the 20732S MODULE USING 2073xTAG Board

Maybe "Section 6: “Command Line Programming Procedure using the Loader.exe,” describes the Command Line Tool." is what you are looking for...

0 Likes
Anonymous
Not applicable

very interesting link, but I simply wanted to run make, gcc, et al from a 'dos box' instead of Eclipse.

0 Likes
Anonymous
Not applicable

You don't need eclipse to build from the command line.

Screenshot_112514_042917_PM.jpg

0 Likes