Discussion Forum

SyncMos SM59264 Problems

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
syura null
Posted
28-Dec-2007 16:11 GMT
Toolset
C51
New! SyncMos SM59264 Problems

The SyncMOS SM59264 integrates 64KB flash program
memory and 64KB data flash.

This mcu may read data from data flash
(address 0x300~0xFFFF) by instruction MOVX.

I tried using uVision to simulate this mcu.
But I found that the uVision doesn't support
memory download function so that I could't load a
binary file to external memory.

What should I do if I wanna use uVision to simulate
SM59264 ?

Read-Only
Author
Per Westermark
Posted
28-Dec-2007 22:59 GMT
Toolset
C51
New! RE: SyncMos SM59264 Problems

At least for ARM you can use load command in debbuger to load data to external or simulated memory.

Next Thread | Thread List | Previous Thread Start a Thread | Settings