".text.libc.reset" (function _START) was not selected because it already has an absolute restriction

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

cross mob
hamba
Level 2
Level 2
10 replies posted 25 sign-ins 5 questions asked

Hello,

I have this error when I try to build my project with tasking compiler. 

The compilation has succeeded, but the linker generate this issue : ".text.libc.reset" (function _START) was not selected because it already has an absolute restriction

what is the reason for this error.

0 Likes
1 Solution
3 Replies
Nambi
Moderator
Moderator
Moderator
500 replies posted 50 likes received 5 likes given

Hi,

Could you share the following details?

1. The device part number used.
2. Are you using an Aurix Development Studio example or a custom project?
3. Could you share the tasking version being used?

Best Regards.

0 Likes
hamba
Level 2
Level 2
10 replies posted 25 sign-ins 5 questions asked

Hello,

I'm using an application kit TC397xe without an Aurix Development Studio, so I have my custom project and I want to generate the ELF file with Tasking compiler.

tasking_version.png

0 Likes