Hi,
I have tried to port the RL_TCP from Keil on to my RM48 HDK. I am using the TCP_ARM_L.lib
I am getting an error as:
.\Objects\tcpstandalone.axf: Error: L6915E: Library reports error: Heap was used, but no heap region was defined
I have my scatter as:
FLASH 0x00000000 0x00300000{VECTORS 0x00000000 0x00000020 {*.o (intvecs, +First)}FLASH0 0x00000020 0x0017FFE0 {*.o (reset, +First)*(InRoot$$Sections).ANY3 (+RO)}FLASH1 0x00180000 0x00180000 {.ANY2 (+RO)}ARM_LIB_STACK 0x08000000 EMPTY 0x00001500{}RAM 0x08001500 0x0003EB00 {.ANY (+RW +ZI)}HEAP +0x100 0x100{.ANY4 (+RW)}}
FLASH 0x00000000 0x00300000
{
VECTORS 0x00000000 0x00000020 {*.o (intvecs, +First)}FLASH0 0x00000020 0x0017FFE0 {*.o (reset, +First)*(InRoot$$Sections).ANY3 (+RO)}FLASH1 0x00180000 0x00180000 {.ANY2 (+RO)}ARM_LIB_STACK 0x08000000 EMPTY 0x00001500{}RAM 0x08001500 0x0003EB00 {.ANY (+RW +ZI)}HEAP +0x100 0x100{.ANY4 (+RW)}
}
Could you please advice on this error.
Regards,
Joshua
Hi Joshua,
I would recommend to contact ARM/Keil support via your distributor.
Note that running the MDK middleware on RL48 devices is not supported, but you should get some help regarding the memory configuration.
Kind regards,
Johannes