threadx icon indicating copy to clipboard operation
threadx copied to clipboard

Threadx_Module GCC demo output axf file error!!!!

Open gaolonglong11 opened this issue 1 month ago • 3 comments

I use ports_module\cortex_m7\gnu\example_build example

buildlog.txt

arm-none-eabi-objcopy -O ihex sample_threadx_module.axf sample_threadx_module.hex

sample_threadx_module.txt

Image

The beginning of the output hex file is incorrect.

gaolonglong11 avatar Dec 10 '25 04:12 gaolonglong11