Posted by GA on August 19, 2004, 14:54:59, in reply to "Segment INTVEC too long" To fix this problem make the space available to these segments larger. GA --Previous Message--
194.131.190.1
The linker command file is allocating 0x0000 to 0x00FF for the segments INTVEC, IFLIST and FLIST. It looks like you are placing an interrupt vector at an address beyond 0x00FF.
: hi all,
: i am using IAR embedded workbench for
: an h8s\2168 project.
: i am using processor type:
: h8s/2200(21xx)
: when linking i get this error:
: Linking...
: Error[e16]: Segment INTVEC (size:
: 0x1b0 align: 0x1)
: is too long for segment definition.
: At least 0xb0 more bytes needed. The
: problem occurred
: while processing the segment
: placement command
: "-Z(CODE)INTVEC,IFLIST,FLIST=0000-00FF",
: where at the moment of placement the
: available memory ranges were
: "CODE:0-FF"
: Total number of errors: 1
: what can i do?
:
Message Thread:
![]()
« Back to thread
Evaluation Kit Support
Renesas Evaluation Boards are intended for evaluation of Renesas microprocessors only, not as development tools.