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

cross mob

Enabling a compiler to create the *.M51 file

Enabling a compiler to create the *.M51 file

Anonymous
Not applicable
Question: What has to be done to enable the compiler to create the *.M51 file?

 

Answer:

To enable the compiler to create the *.M51 file, start the *.uv2 file from the project folder.


  1.   Select "Options for Target" from the Project menu.
  2.   Select the Listings tab.
  3.   Check Linker Listing and Memory Map.

After compliing your project you will find the *.M51 file.

Related Documents:
Chapter 3 of the Getting Started manual "GS51.pdf" in the C:\Keil\C51\HLP directory after installing the Keil tools.


0 Likes
224 Views
Contributors