MCF51QE128 How to place program code into RAM?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MCF51QE128 How to place program code into RAM?

ソリューションへジャンプ
1,472件の閲覧回数
Andik
Contributor I

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 解決策
552件の閲覧回数
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 返答(返信)
553件の閲覧回数
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 件の賞賛
返信
552件の閲覧回数
Andik
Contributor I

CrasyCat,
thank you for useful info.

0 件の賞賛
返信