I am trying to protect code(in flash) and data(sram) using fire wall feature But board is resetting when exucute the function. Following is the code to initiate and enable fire wall. void firewall_init(void){ FIREWALL_InitTypeDef firewall1; firewall1...