2024-03-19 10:14 AM
Dear Sir.
I have designed a bootloader that stat from 0x8100000 , length of 40k bytes,
there is also a signature of 2 bytes 0x23,0x45, at @ 0x80f6000,
at last the runtime code that start from 0x8100000.
Is it possible to use STM32IDE's post build to make the bin or hex file
that will include all 3 sections bootloader, signature, runtime code.
Please Advise.
2024-03-19 10:30 AM
If you can run an executable or batch file, you can do pretty much anything you want.