EK-RA6M2 Evaluation kit7

Pocket

次に基板上にあるPUSH BTNで割り込みを試してみます 。BTN用のスレッドを作成します。RA Configrationで新しいスレッドを作成します。BTN Threadと名前を付けました。
基本的に「icu_ek_ra6m2_ep」のicu_ep.cソースファイルを流用します。
BTN Threadにコードを追加していきます。
FreeRTOSのスレッドを使って、簡単にPUSH BTNのの動作を割込みで取り込めるようになりました。

Then try interrupting with PUSH BTN on the board. Create a thread for BTN. Create a new thread with RA Configration. I named it BTN Thread.
Basically, the icu_ep.c source file of “icu_ek_ra6m2_ep” is used.
We will add code to the BTN Thread.
You can now easily capture PUSH BTN operations with interrupts using FreeRTOS threads. 。

然後嘗試中斷板上的PUSH BTN。 為BTN創建一個線程。 使用RA Configration創建一個新線程。 我將其命名為BTN Thread。
基本上,使用“ icu_ek_ra6m2_ep”的icu_ep.c源文件。
我們將代碼添加到BTN線程。
現在,您可以使用FreeRTOS線程輕鬆捕獲帶有中斷的PUSH BTN的操作。

Post Tagged with , , ,

コメントを残す

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

このサイトはスパムを低減するために Akismet を使っています。コメントデータの処理方法の詳細はこちらをご覧ください