hardfault error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

hardfault error

925 Views
aiswaryakrishna
Contributor II

QN9083C is getting hardfault error while iam doing multiple times connection.Iam using a third party app "BLE Tool".

Can any one let me know the reason.

I will list out the faults iam getting.

1.BFARVALID(7) Bus fault address register valid flag.

2.PRECISERR(1)

3.Hardfault HFSR

IPSR 0x00000003 exception status register.

CFSR 0x00008200 

BFSR 0x00000082

HFSR

Labels (1)
0 Kudos
5 Replies

738 Views
estephania_mart
NXP TechSupport
NXP TechSupport

Hello, 

Could you please help me with more details? Which examples are you running? I assume you are using one of the connectivity ones as you mention the disconnections. 

As there are no development kits for the QN9083 , I assume you are using your custom board, is that correct? 

When debugging, which it's the last event or line of code executed before you get the hardfault? 

Regards ,

Estephania 

0 Kudos

738 Views
aiswaryakrishna
Contributor II

Iam developing my project with the help of wiressless uart example

project.last line of code it executed was flip mem copy function.i got the

same hardfault error in the development board as well as my own board.

On Thu, 31 Jan, 2019, 9:40 PM estephania_martinez <admin@community.nxp.com

0 Kudos

738 Views
estephania_mart
NXP TechSupport
NXP TechSupport

Hello, 

The part of the code you mention, is it of your own application? Did you add it to the code, I need more context, where are you calling it? In which function or task?

Do you have more details on it? Could you please share some sniffer log that might help me to see how are you sending the frames and which error are you getting? 

Regards, 
Estephania 

0 Kudos

738 Views
aiswaryakrishna
Contributor II

Iam doing wireless uart project.while disconnecting sometimes iam getting hardfault error.

0 Kudos

738 Views
estephania_mart
NXP TechSupport
NXP TechSupport

Hello, 

Maybe you are overwriting some kind of buffer or information needed, overlapping or need more pools sections.I still need more details, on where and how are you calling it . 

Regards, 

Estephania  

0 Kudos