I got the following error while "make" command for my code in IAR IDE 7.2... when i looked through the forum in an earlier reply it said to change the "project options" to "assembler only" but there is no "assembler only" option in the project options>>general tab in IAR IDE 7.2
I tried using "Exclude RESET vector" but the error changes and multiple errors crop up
Error[e16]: Segment RESET (size: 0x2 align: 0x1) is too long for segment
definition. At least 0x2 more bytes needed. The problem occurred while
processing the segment placement command
"-Z(CODE)RESET=FFFE-FFFF", where at the moment of placement the
available memory ranges were "-none-"
Reserved ranges relevant to this placement:
ffc0-ffff INTVEC
Error while running Linker