Hi,
could someone of you tell me if it is possible to add a specific magic number to a bin file created by keil uvision?
Under "target for options" -> User-tab I added the following line to the (Run user programs after build /rebuild.
fromelf --bin ".\test.axf" --output ".\test.bin"
best regards Jens
I'd use srecord for that:
http://srecord.sf.net