MCF51QE128 How to place program code into RAM?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

MCF51QE128 How to place program code into RAM?

跳至解决方案
1,898 次查看
Andik
Contributor II

Hello,


I would like to write small application, which should run from RAM (MCF51QE128). Code will be downloaded to RAM after power up, so I don't want do any copy from FLASH. Can anybody help me with CW HC08 6.1? How could this be done? I'm turning from HCS08 assembly to CFV1 C language so I found this a bit complicated.


Another view on this problem, if I could force compiler to use relative addressing for jumps, conditions, data, the code could be moved anywhere in memory space, also into RAM, how to achieve (configure) this?


Many thanks for helpful ideas...

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
978 次查看
CrasyCat
Specialist III

Hello

 

Can you take a look at FAQ-27860 on www.freescale.com.

 

This should provide you the information you need

 

CrasyCat

在原帖中查看解决方案

0 项奖励
回复
2 回复数
979 次查看
CrasyCat
Specialist III

Hello

 

Can you take a look at FAQ-27860 on www.freescale.com.

 

This should provide you the information you need

 

CrasyCat

0 项奖励
回复
978 次查看
Andik
Contributor II

CrasyCat,
thank you for useful info.

0 项奖励
回复