Multicore_SingleElf_S32K324 project debug issue

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

Multicore_SingleElf_S32K324 project debug issue

504 Views
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 Kudos
Reply
2 Replies

490 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @witness,

What intialization did you comment out?

 

Thanks,

BR, Daniel

0 Kudos
Reply

477 Views
witness
Contributor III

Hi,  Daniel

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

0 Kudos
Reply