[En-Nut-Discussion] Pointer to ROM or RAM

Harald Kipp harald.kipp at egnite.de
Thu Jan 8 10:56:04 CET 2004


Hi Berns,

u_char *ramptr = 0x7FFF;
prog_char *romptr = 0x1000

*ramptr = 0;
rombyte = (u_char)(*romptr);

Harald

At 16:31 09.01.2004 -0800, you wrote:
>Hello:
>
>I would like to read/write from a specific address in RAM/FLASH on an
>Ethernut 1.3F board how is it done in ICCAVR-C without any assembly
>calls?
>
>Ideas are welcome!
>
>Regards,
>
>Berns B.
>
>
>
>_______________________________________________
>En-Nut-Discussion mailing list
>En-Nut-Discussion at egnite.de
>http://www.egnite.de/mailman/listinfo.cgi/en-nut-discussion




More information about the En-Nut-Discussion mailing list