JLoc Error : Overlapping Chunks

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Rajeev

JLoc Error : Overlapping Chunks

Post by Rajeev »

Hi
I am getting the following error when running jloc with the statndard control file and the sample os project ( bootf.zip ). Can anybody help me to resolve this problem.

ThanX & Rgds

Rajeev

H:\OS\RnD1>jloc kernel_c.lnk kernel_c.bin kernel_c.map
Unable to assign section for: ALL, kernel_c.o, .comment
Error:  Overlapping chunks in image kernel_c:0-13 kernel_c:0-2f
Xenos

RE:JLoc Error : Overlapping Chunks

Post by Xenos »

What is the content of kernel_c.lnk?
Post Reply