Technical discussions about Freescale Microcontrollers: M68HC11. (Freescale Semiconductor is a Subsidiary of Motorola).
|
----- Original Message ----- From: "jackson_cp" <> To: < > I have experimented with the idea what you have given. But this time > also I could not succeed. I have created the assembly file (. REC) > and the file added to the macro. > RAM data On-chip RAM=0000..03FF|Expansion mem > = 8000..FDFF| > ROM data Boot ROM=BF00..BFFF > ROM visible True > CONFIG data 103F Try leaving the 'CONFIG' setting blank. I'm using the following commands (with blank CONFIG) to change the CONFIG latch: M CONFIG NEW_CONFIG_VALUE <ENTER> <ESC> Does that work? |