Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: About support for rtVAX300
Anders Magnusson wrote:
> On 01/12/2013 09:42 AM, Holm Tiffe wrote:
> >
> >/* Diplay '1' on TIL311 */
> > *(int *)(0x201ffffc)=(0xf-1)<<16;
> Note that gcc may do something else with this since it so not know
> better :-)
> To be really sure what happens instead write asm("movl
> $0xe0000,0x201ffffc"); to be sure you write a longword to the correct
> address.
>
> -- R
ok, could try that, but this one doesn't make any problem at all,
this is the variant before the VM System is started, that works w/o
a problem.
More interesting where waht I could try after the VM start.
Regards,
Holm
--
Technik Service u. Handel Tiffe, www.tsht.de, Holm Tiffe,
Freiberger Straße 42, 09600 Oberschöna, USt-Id: DE253710583
www.tsht.de, info%tsht.de@localhost, Fax +49 3731 74200, Mobil: 0172 8790 741
Home |
Main Index |
Thread Index |
Old Index