Hi,
We want to hide a magic number in the bin file. I want to do it from the vector table.at the beginning of the bin file
We build our project and create a bin file by IAR. Below is a vector table area.
The place where I draw a red circle is where the Vector table reverses. How do I write a magic number here?
Can I directly write the physical address of internal flash? (For me is 0x31000+0xB7)
Thank you.
John.