armlink : error L6065: Load region LR$$Debug (size 0x9e19f85c) is larger than maximum writable contiguous block size of 0x80000000.
Is this a bug in the arm compiler?
The error as reported seems valid - the size is larger than 0x80000000. However is this load region supposed to be this huge?