Re: how to declare a global variable in assembly code with 56f8367

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

Re: how to declare a global variable in assembly code with 56f8367

1,777件の閲覧回数
Gaoya
Contributor I

Thanks, Cat.

another question, do you know how to declare a const array in C which is stored in program memeory and then use some routine to move data from program memory to data memory when program is running?

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

834件の閲覧回数
J2MEJediMaster
Specialist I

Look in the Help folder, located in your CodeWarrior installation folder. There are a number of app notes and tech notes there. One of the tech notes should explan how to copy code from ROM to RAM, in preparation for writing to Flash. This should guide you as to what to do.

 

---Tom

0 件の賞賛
返信