2016-07-31 06:46 AM
Hi ,
I have a ST10F273M that is ACCP=0; DFB8=ACFE at one address of IFlash, i put an unprotection routine , now how i can call this function in IFlash. I can not call that via Bootstrap mode, is possible ? Do possible config mcu with an Extrnal Flash such as AM29F400BB , and change EA Pin, for running code start from External Flash and then jump or call that function ??? please help me Very thanks2017-07-01 03:04 AM
Hi, yes it is possible to call that function from bootstrap, basically enything in this mode is possible. Easiest way would be to inject whole code You want to call in bootstrap stage and call.