Quantcast
Viewing all articles
Browse latest Browse all 63733

Forum Post: RE: MSP432P401R: Program goes into a hard fault when array is variable size

[quote user="Dan Cermak"]The CFSR register is set to 0x8200 => precise bus error and the faulting address is saved in BFAR: 0x0A0D2C30. You can try to look in the disasembly of your executable for this address, maybe you'll find something useful (I am however afraid that you won't since usually this error means that there is nothing at the provided address or it is an invalid instruction).[/quote]In the MSP432P401R memory map the address 0x0A0D2C30 is Reserved. Therefore, the faulting address is probably caused by a bug / corruption of memory which leads to an invalid address being accessed.

Viewing all articles
Browse latest Browse all 63733

Trending Articles