S32DS flash vector Table in RAM for S32K144

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32DS flash vector Table in RAM for S32K144

2,192件の閲覧回数
koehlerl
Contributor IV

Hi,

how can I change the  __flash_vector_table__ symbol for the linker?

I want use the vector table in the Flash and not in the RAM.

BR

Lutz

0 件の賞賛
返信
1 返信

1,838件の閲覧回数
stanish
NXP Employee
NXP Employee

Hello Lutz,

The symbol must be defined in the linker options:

pastedImage_1.png

but a part of the SDK drivers won't work, since they install their own IRQ handlers.

Regards,

Stan

0 件の賞賛
返信