I am using Silabs Simplicity Studio along with Keil C51 COMPILER
V9.53.0.0 and LX51
V4.66.30.0.
I am trying to configure a project so that it will produce a .COD
file, that is a full
assembler listing (with all addresses fixed). I set the optimization
to level 8 (Reuse
common entry code) and then used the CODE directive in the
Miscellaneous / additional flags.
No .COD file is produced.
I read that Code Packing must be enabled - yet it is not clear to
me if that is set simply
↧