Multicore_SingleElf_S32K324 project debug issue

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

Multicore_SingleElf_S32K324 project debug issue

680件の閲覧回数
witness
Contributor III

Hi, everybody

Recently, I tend to work on S32K324 project with single elf, so I refer the demo "Platform_Multicore_SingleElf_S32K324", and comment the initialization, just want to see if the dual core can work normally, eventually,  I see that counter in core0_cnt can be increased, but core1_cnt still remains 0, although the breakpoint can be hit.

I try to execute below operations:

1) define core1_cnt as volatile

2)reduce the compile optimization

but that does not make any sense, anyone can give me a hand? many thanks.

witness_0-1690357918605.png

 

0 件の賞賛
返信
2 返答(返信)

666件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @witness,

What intialization did you comment out?

 

Thanks,

BR, Daniel

0 件の賞賛
返信

653件の閲覧回数
witness
Contributor III

Hi,  Daniel

Thanks for your reply, you can see the attached picture, all the initialization I have commented.

0 件の賞賛
返信