I set the Faultmask bit to 1 with the following code snippet and then write 0x5A to an area outside of RAM and read it back.Since the Faultmask is set to 1, a HardFault does not occur, but the command line I have highlighted is also not being execute...