|
| From: | Massimiliano Cialdi |
| Subject: | [avr-gcc-list] migrating from iar to gcc |
| Date: | Mon, 13 Sep 2004 12:30:26 +0200 |
I have some sources writed for iar compiler. I want to port these sources to gcc. I don't know how to translate this: char __flash *p; p is a pointer stored in default memory. The pointer points to an integer in flash memory. how is translated this declaration in gcc? thanks -- Massimiliano Cialdi address@hidden address@hidden
| [Prev in Thread] | Current Thread | [Next in Thread] |