S32DS flash vector Table in RAM for S32K144

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S32DS flash vector Table in RAM for S32K144

2,202 次查看
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

标记 (5)
0 项奖励
回复
1 回复

1,848 次查看
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 项奖励
回复