https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1023340/cc2642r-hard-fault-forced-busfault-preciserr-data-access-error-address-0xfffffffc器件型号:CC2642R 主题中讨论的其他器件: SIMPLELINK-CC13X2-26X2-SDK 我正在...
Solved: Please provide an example code to trigger Bus fault with BFARVALID is true and PRECISERR bit is also true Thanks
Now when the coprocessor crashes and enters the handler I read out the registers and see that the CPU_SCS->CFSR register show a bus fault BFARVALID as well as PRECISERR.The BFAR register itself contains 0xA78B9738 which indeed is a faulty add...
7: BFARVALID 11: PRECISERR 1 3. Bus Fault Address Register (BFAR) GDB: print/x *(uint32_t *) 0xE000ED38 -> 0x2c80001c should hold the address which triggered the fault ? See my linker script from SDK: /* Specify the memory areas */MEMORY{ m_interrupts (RX) : ORIGIN = 0x...
PRECISERR: Precise data bus error BFARVALID: BusFault UNDEFINSTR: Undefined instruction UsageFault I have tried changing clock rates, to see if this has any affect without success Am I doing something wrong? Is there a silicon problem with clocking the flash? See the attached...
Please provide an example code to trigger Bus fault with BFARVALID is true and PRECISERR bit is also true Thanks Solved! Go to Solution. 0 Kudos Reply 1 Solution 05-29-2023 07:25 AM 744 Views danielmartynek NXP TechSupport Hello @SreejithN, Please find the example attached to...