Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/01/00 06:29
Read: times


 
#4068 - RE: Problems with Keil demo version
Hi Sri,

1)

#pragma cd // look at the list file for generated assembler code

char r0 _at_ 0x10;

test()
{
r0 = 'A';
}



2)
Please understand Keil. They want selling the compiler.
So the eval version was made for an eval board with
download RAM at 0x4000.

But I think, you can use the AT89C2051.
Since no external EPROM can be connected, I think
the upper address bits are ignored.
But I have it not tested.


Peter


List of 2 messages in thread
TopicAuthorDate
Problems with Keil demo version            01/01/70 00:00      
RE: Problems with Keil demo version            01/01/70 00:00      

Back to Subject List