View Single Post
Old 04-21-2016, 12:39 AM   #1 (permalink)
sharmarahul
EcoModding Lurker
 
Join Date: Apr 2016
Location: pune
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
UART4011.o: Link Error: Could not allocate section .data, size = 446 bytes, attribute

Hello,

I am using MPLAB v8.91 with c30 compiler.

I am having an error as

"UART4011.o: Link Error: Could not allocate section .data, size = 446 bytes, attributes = data
Link Error: Could not allocate data memory"

I have gone through few solutions such as i have checked the option for large data model and small scalar model in data memory model.

but this error is still there.

please any one suggest me about this error, and if there are some parameters for compiling then please let me know.

eagerly waiting for the valuable reply.
Thanks.

  Reply With Quote