2 Sep
2009
2 Sep
'09
5:16 p.m.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Cheng,
In the menu.lst this modules was loaded twice like this: module /rdtsc module /rdtsc
That's as expected. You statically try to put the rdtsc image into the same physical memory area twice. 2 solutions: You can either compile the rdtsc app twice and use different DEFAULT_RELOC settings, or use the loader to load the application twice. Bjoern -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkqejFsACgkQP5ijxgQLUNnbDACggijzmGfONe+BlOjCnGUPJQ9J UAoAniH4z4nW9UxVzr4eOOU9Kh+yqcT7 =8ahX -----END PGP SIGNATURE-----