Linker problem

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User16898
Level 4
Level 4
Hi,

im constatly getting following linker error:
ltc E112: cannot locate 10 section(s):
ltc I455: requirement: 0x64 bytes of ROM area in space mpe:vtc:linear
ltc I456: section type: group restriction - ordered
ltc I457: .text.inttab0.intvec.001 (11319) (0xa bytes)
ltc I457: .text.inttab0.intvec.002 (11322) (0xa bytes)
ltc I457: .text.inttab0.intvec.003 (11324) (0xa bytes)
ltc I457: .text.inttab0.intvec.004 (11263) (0xa bytes)
ltc I457: .text.inttab0.intvec.005 (11266) (0xa bytes)
ltc I457: .text.inttab0.intvec.005 (11610) (0xa bytes)
ltc I457: .text.inttab0.intvec.006 (11268) (0xa bytes)
ltc I457: .text.inttab0.intvec.006 (11613) (0xa bytes)
ltc I457: .text.inttab0.intvec.007 (11615) (0xa bytes)
ltc I457: .text.inttab0.intvec.00a (11413) (0xa bytes)


I figure out, it's about exceeding size of some registers but i'm not sure. what this error exactly mean, and how to fix this?
im working on AURIX TC22x
0 Likes
2 Replies
User16898
Level 4
Level 4
Turned out that there were different hardware interrupts with the same priorities.
Propably i tried to assign tho different values to the same register
0 Likes
User13898
Level 1
Level 1
How you solved Lukas_G.Kindly give me the procedure in detail as screenshots.
0 Likes