Use of Semaphore(shared memory) in ISR

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

Use of Semaphore(shared memory) in ISR

753件の閲覧回数
amey_murkute
Contributor III

Hi all,

      I am using MPC5777C controller for my project & want to use shared memory. I have to read EQADC value at every 32uS in Core 0 & pass the same value to core 1 for my further computation. So is it possible to lock and unlock the core in ISR? any leads would be helpful.

thanks & Regards,

Amey 

ラベル(1)
0 件の賞賛
1 返信

677件の閲覧回数
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, here you may find a example code for using of semaphores:

Example MPC5775K Semaphores S32DS_1.0 

Even though prepared for different device, usage of SEMA module is similar.

0 件の賞賛