wangchdo opened a new pull request, #17013:
URL: https://github.com/apache/nuttx/pull/17013
tasking compiler toolset does not provide binary generate tool,
but the open source gcc compiler is able to do this, this patch will
use tricore-elf-objcopy to generate raw binary and hex file when using
tasking compiler to do the compiling and linking.
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
## Summary
Add support for tasking compiler to generate raw binary or hex binary
## Impact
tricore arch compiler porting update, no impact to other parts
## Testing
**enable raw/hex binary gen on a2g-tc397-5v-tft**
<img width="631" height="544" alt="image"
src="https://github.com/user-attachments/assets/94bedb62-aebb-4a16-ab3b-a96431cbb548"
/>
**raw and hex binary were generated**
<img width="507" height="816" alt="image"
src="https://github.com/user-attachments/assets/84ef23db-8411-4d8c-af73-6db00fef1aea"
/>
--
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]