Compile the code using any code compiler. The particular compiler depends on the micro controller you are using. For 8051 based controllers, you have keil or ride. Similarly for pic or avr, you have the respective developers.
Compile the code and create a hex file of the code. The size of the hex file is the size of ROM required to run the program in that controller.


LinkBack URL
About LinkBacks


Reply With Quote

