Guys, sorry, this might be some questions you experts might be hearing from a long time and I am sorry, I am again asking this.
I recently started working with embedded systems again, all I want to do is open cmd prompt, run some blinky.c on my board. I know the meaning of all the technical terms liek tool chains, build tools, cross compilers etc.
just help me with how to compile blinky.c to blinky.elf so which i can flash in my TM4C123G with LMFLASH.
I have read so much of documentation but there are 100s of ways people across globe are using. I want it simple, at this time I dont want to use CCS or any other IDEs.
Just simple windows commands.
Any help is greatly appreciated.