Skip to main content

IAR Embedded Workbench for RISC-V 3.40

‑‑drv_vector_table_base

In this section:
Syntax
‑‑drv_vector_table_base=expression
Parameters

expression

A label or an address

For use with

Any C-SPY hardware debugger driver.

Description

Use this option to specify the location of the reset vector. This is useful if you want to override the default  __vector_table label—defined in the system startup code—in the application or if the application lacks this label, which can be the case if you debug code that is built by tools from another vendor.

Caution

Project>Options>Debugger>Extra Options.