LPC1764

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC1764

1,028 Views
djtilava
Contributor II

Is it possible to merge Two Seperate RAM region in LPC1764 using Linker Script? If Yes then Let me guide how to do that? Using LPCXpresso IDE it is not possible.

Labels (1)
Tags (2)
2 Replies

779 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Divyesh,

Since the RAM regions are not contiguous you cannot merge them into one single region. I would recommend you to take a look to the following document that explains how to place data items into specific RAM blocks:

Placing data into different RAM blocks 

Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

779 Views
djtilava
Contributor II

Will you be plese help me in developing Serial to Ethernet and vice-versa converter using LPC1764+ TLK105 .I have made it but it works only for some time and some web pages are not load in web browser. 

i have take reference of "Serial to Ethernet Converter for TM4C129x Microcontrollers Using RTOS"  but i am not using RTOS.

@Carlos_Mendoza @jeremyzhou

lpcware‌ Carlos_Mendoza @Kerry Zhou

0 Kudos