Reset pin stays low on S32K144

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Reset pin stays low on S32K144

4,628件の閲覧回数
abhineet
Contributor I

I have made a custom board with S32K144. When trying to boot it, the JTAG is unable to connect to the MCU.

On further inspection, turned out that the RESET pin is being pulled down by the MCU (It is connected to 5V through a 10K, but the controller is pulling it down). The voltage at RESET pin is mere 0.07 V. 

When I inspected the Reset pin with an oscilloscope, it had a repetitive spike at every 125µs (Image attached).

Is there anyone else who faced a similar issue and have managed to fix it?

7 返答(返信)

3,321件の閲覧回数
marsimrom1
Contributor I

Hi!

I have the same problem but I debugg with OpenSDA USB and PEMicro.

Anybody know how to fix it?

0 件の賞賛
返信

3,321件の閲覧回数
klau
Contributor II

Hi Lukas,

We have found a fix for this issue.

Thanks,

Kevin

0 件の賞賛
返信

3,321件の閲覧回数
myna
Contributor III

Hello. kevinlau

I have also the same problem.

Could you tell me how to fix this problem?

Thank you.

MinYeop.

0 件の賞賛
返信

3,321件の閲覧回数
klau
Contributor II

Hi MinYeop,

I entered this line "monitor reset" to the debugger's startup tap.

Thanks,

Kevin

0 件の賞賛
返信

3,321件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

this looks like typical reset signal when the flash memory is blank. Once the internal reset sequence is finished, reset is released, the core reads reset vector address and jumps to this address. Because the flash is blank, there's address 0xFFFFFFFF, so it executes some garbage and reset is triggered again. And the same sequence is repeated. So, it's expected behavior.

But JTAG should be able to enter debug mode anyway. What kind of JTAG device do you use? I have no problem with this scenario when using Lauterbach or PEmicro.

Regards,

Lukas

3,321件の閲覧回数
klau
Contributor II

Hi Lukas,

Our hardware engineer reports that we are experiencing the same issue. And I have a J-Link JTAG and S32 Design Studio "S32DS_ARM_Win32_v2018.R1_b180326".

Is there any workaround in my above mentioned setup?

Thanks,

Kevin

0 件の賞賛
返信

3,321件の閲覧回数
leeyuleeyu
Contributor I

Abhineet Tomar   

   Have you solved your problem?How to solve it, now I also have the same problem, the j-link can detect, is the reset is abnormal.

0 件の賞賛
返信