[En-Nut-Discussion] Macro definitions for Ethernet 1.3 Rev G
Rodrigue
rodrigue.roland at gmail.com
Sat Jan 20 14:38:48 CET 2007
Thank you very much for your link! It's very interesting...
Another question:
After compilation of Nut/OS and Nut/Net for Ethernet 1.3RevG, I noticed that
LANC111_SIGNAL_IRQ was defined in nutbld/include/cfg/arch/avrpio.h:
#ifndef LANC111_SIGNAL_IRQ
#define LANC111_SIGNAL_IRQ INT5
#endif
Is it a "bug"? This macro is not a mandatory for Ethernet 1.3RevG.
Regards,
Rodrigue
Harald Kipp wrote:
>
> Rodrigue schrieb:
>> How to know which macro definitions have been declared for an Ethernut
>> 1.3
>> Rev G board? By example, I know that __MCU_enhanced and __HARVARD_ARCH__
>> have been declared. I opened into ethernut13g.conf and NutConf.mk files
>> but
>> I'm not sure what I have to look for... It's very important for my
>> project
>> because I could exclude some part of useless code.
>>
>>
>
> All board specific macros are found in the header files in include/cfg
> in the build tree. Additional board specific command line options for
> the compiler/linker are in NutConf.mk in the build tree. Also see
> http://www.ethernut.de/en/documents/ntn-5_config.html
>
> Harald
>
>
> _______________________________________________
> http://lists.egnite.de/mailman/listinfo/en-nut-discussion
>
>
--
View this message in context: http://www.nabble.com/Macro-definitions-for-Ethernet-1.3-Rev-G-tf2971780.html#a8465002
Sent from the MicroControllers - Ethernut mailing list archive at Nabble.com.
More information about the En-Nut-Discussion
mailing list