Hello,
I got a question regarding the IP code in 'IP_Config_LPC1788.c'.
In:
The first parameter for IP_NI_LPC17xx_ConfigAddr() is the base address of the EMAC, but the second just points to the start of AHB-RAM.
So I guess the function uses/reserves space in AHB-RAM. But how much space? So I can spare out the area in my linker script.
best regards,
Arne
I got a question regarding the IP code in 'IP_Config_LPC1788.c'.
In:
The first parameter for IP_NI_LPC17xx_ConfigAddr() is the base address of the EMAC, but the second just points to the start of AHB-RAM.
So I guess the function uses/reserves space in AHB-RAM. But how much space? So I can spare out the area in my linker script.
best regards,
Arne