CW8.1 for MPC565 - problem in running code in external RAM..

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

CW8.1 for MPC565 - problem in running code in external RAM..

1,622件の閲覧回数
huzach
Contributor II
hi!
am using code warrior 8.1 for mpc565 board.
I have two problems.
 
1. i have been successfully able to download the demo code hello_Fl in the internal flash and it works fine but not being able to download it in the external RAM, it gives an error that 'address(0x10000000) specified for for FPU buffer can not be accessed' and after that the program is run from internal flash.
how to solve this problem?
 
2. recently i have started to have an exception 'machine check exception 0x0200'.
 
please help me with this problem.
would appreciate a prompt reply.
thanks

Message Edited by huzach on 2007-02-2207:15 AM
--
Alban edit: please mention CW version + target in message subject

Message Edited by Alban on 2007-03-28 08:42 PM

ラベル(1)
タグ(1)
1 返信

553件の閲覧回数
Voxan
Contributor III
Hi Huzach,

could you may be try with the latest version v8.7 which has been released last year.

In order to switch from internal to external flash, you will have to check the corresponding jumpers, the corresponding registers in the configuration file and the ROM origin in your linker configuration file. All those points are described in the documentation, it is also available in the project when you create it from the stationery wizard for a given target.

Hope this helps...

Best Regards