User Activity

We have interfaced CS5532 using SPI which is initialized in continuous conversion mode. We read the ADC count in a task being called every 160 ms. When I add following statements in the task, the ADC count read from CS5532 becomes constant.sprintf(De...
The core registers are as follows :R0 = 0 R1 = 0 R2 = 40005400 R3 = 70000 R12 = 802d8f9 LR = 800a88b PC = 8001ba0 PSR = 100002f- FSR/FAR: CFSR = 10000 HFSR = 40000000 DFSR = 0 AFSR = 0By disassembling the code, I found that the faulty instruction as ...
fault but instead I got Precise Bus Fault with following stack frame :R0 = 28000134 R1 = 1 R2 = 40000000 R3 = 1 R12 = ae60cd5 LR = 80015b9 PC = 80015be PSR = 2100002c- FSR/FAR: CFSR = 8200 HFSR = 40000000 DFSR = 0 AFSR = 0 BFAR = 28000130By disassemb...
Kudos from