LPC1764
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
@Kerry Zhou