#4781: RAP generated for ARM/AArch64 DL06 test won't read correctly with
rtems-rap
--------------------------+--------------------------
Reporter: Kinsey Moore | Owner: Chris Johns
Type: defect | Status: assigned
Priority: normal | Milestone: 6.1
Component: tool | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
--------------------------+--------------------------
Comment (by zhengxiaojun):
I found it is caused by rld-rap.cpp::write_relocations(),the function fill
whole relocation count in header, but when write relocation it ignore
reloc.symsect==0 relocations. So the count is inconsistent with actual
relocations.
I just remove the judgement sentences, the error message gone. And the RAP
file runs correctly on my ARM A9 board.I'm not familiar with the RAP file,
I don't know if it is the right way.
--
Ticket URL: <http://devel.rtems.org/ticket/4781#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs