This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

add magic number to bin file in keil uvision

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

Parents
  • I actually attended a course of lectures on cryptography. One thing that I learned is that it is very easy to make a stupid mistake when designing a cryptographic system (which is what you are trying to do, apparently.) Digital signature is not a very complex cryptographic system, but still you need to have at least a basic understanding of it if you want to make it work properly.

Reply
  • I actually attended a course of lectures on cryptography. One thing that I learned is that it is very easy to make a stupid mistake when designing a cryptographic system (which is what you are trying to do, apparently.) Digital signature is not a very complex cryptographic system, but still you need to have at least a basic understanding of it if you want to make it work properly.

Children
No data