Date: 2025-04-07 13:28:32
Score: 3
Natty:
Quick & Dirty workaround, that can be helpful in some situations:
echo ${INPUTS} > inputs.txt; ${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} @inputs.txt
Ref: https://community.nxp.com/t5/MCUXpresso-IDE/Problem-during-linker-phase-quot-collect2-exe-fatal-error/m-p/1588936#M8715
Reasons:
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Unregistered user (0.5):
- Low reputation (1):
Posted by: and