Microcontroller › 8051 › C code to assembly code › use sdcc gnu c compiler on
December 24, 2013 at 8:55 pm
#10755
Mayukh Sarkar
Participant
use sdcc gnu c compiler on linux or unix platform and compile in terminal and the corresponding assembly file will automatically be generated from your C file. Using keil is not a professional way to program your system. For more help, refer sdcc manual webpage.