xiaoxiang781216 commented on code in PR #17073:
URL: https://github.com/apache/nuttx/pull/17073#discussion_r2378612772


##########
arch/tricore/src/common/ToolchainTasking.defs:
##########
@@ -108,9 +108,17 @@ LDFLAGS          += --no-default-libraries
 LDFLAGS          += --fp-model=2
 LDFLAGS          += -lfp_fpu
 
-LDFLAGS          += --hex-format=s -Wl-OtxYcL -Wl-mcrfiklsmnoduq
+LDFLAGS          += -Wl-OtxYcL -Wl-mcrfiklsmnoduq

Review Comment:
   tasking generate elf file, why not reuse the general tool for hex generation



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to